Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated scripts #8

Open
neet opened this issue Sep 15, 2022 · 1 comment
Open

Outdated scripts #8

neet opened this issue Sep 15, 2022 · 1 comment

Comments

@neet
Copy link
Member

neet commented Sep 15, 2022

i needed to install homebrew
	/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Create path
    echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
    eval "$(/opt/homebrew/bin/brew shellenv)"

and rcm
	brew install rcm

add x
	chmod +x ./hooks/post-up/*

Install oh my zsh
	sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
@neet
Copy link
Member Author

neet commented Sep 20, 2022

brew unlink nodeしないとだめだったときがあった

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant