Created
July 3, 2014 19:15
-
-
Save rlbaker/22f69400c83a35189079 to your computer and use it in GitHub Desktop.
Zach
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iTerm2: http://www.iterm2.com/ | |
Homebrew: http://brew.sh/ | |
brew install python | |
brew install python3 | |
brew install vim | |
brew install ssh-copy-id | |
brew install docker | |
brew install go | |
brew install boot2docker | |
Check out my .zshrc to see how to link up all the python directories correctly | |
pip install httpie |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment