Skip to content

Instantly share code, notes, and snippets.

@blturner
Forked from toastdriven/rebuild_environment.sh
Created March 31, 2014 23:01
Show Gist options
  • Save blturner/9904311 to your computer and use it in GitHub Desktop.
Save blturner/9904311 to your computer and use it in GitHub Desktop.
brew install git
brew update
brew install readline
brew link readline
brew install python
brew install postgres
brew install tmux
brew install pip
brew install nginx
brew install libevent
brew install node
brew install elasticsearch
brew install markdown
brew install pypy
brew install python3
brew install redis
brew install rlwrap
pip install ipython
pip install mercurial
pip install virtualenv
pip install psycopg2
pip install lxml
pip install pillow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment