Skip to content

Instantly share code, notes, and snippets.

@HammoTime
Created July 19, 2020 03:58
Show Gist options
  • Save HammoTime/ac3b81e6cb5b3bfbdc492ae689047e03 to your computer and use it in GitHub Desktop.
Save HammoTime/ac3b81e6cb5b3bfbdc492ae689047e03 to your computer and use it in GitHub Desktop.
xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install ruby
echo 'export PATH="/usr/local/opt/ruby/bin:$PATH"' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment