Skip to content

Instantly share code, notes, and snippets.

@naudo
Last active August 29, 2015 14:17
Show Gist options
  • Save naudo/7dece3a169298def46a2 to your computer and use it in GitHub Desktop.
Save naudo/7dece3a169298def46a2 to your computer and use it in GitHub Desktop.
Install things
# install brew
brew install tig wget git ruby-build rbenv python
rbenv install 2.2.1 && rbenv global 2.2.1
pip install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment