Skip to content

Instantly share code, notes, and snippets.

@lucasdaiki
Last active August 30, 2017 18:13
Show Gist options
  • Select an option

  • Save lucasdaiki/1f59a976e08f858feaa63af1c3a39491 to your computer and use it in GitHub Desktop.

Select an option

Save lucasdaiki/1f59a976e08f858feaa63af1c3a39491 to your computer and use it in GitHub Desktop.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git
brew install node
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
# brew cask install iterm2
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
chsh -s /bin/zsh
brew install watchman
ssh-keygen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment