Skip to content

Instantly share code, notes, and snippets.

View notanumber's full-sized avatar

David Sauve notanumber

  • Sauve Software Solutions
  • Victoria, BC
View GitHub Profile
@toastdriven
toastdriven / rebuild_environment.sh
Last active December 3, 2019 19:12
Rebuild Environment
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