Skip to content

Instantly share code, notes, and snippets.

@brandontamm
Last active August 29, 2015 14:18
Show Gist options
  • Save brandontamm/4f6e3bff2eeaba52f3a9 to your computer and use it in GitHub Desktop.
Save brandontamm/4f6e3bff2eeaba52f3a9 to your computer and use it in GitHub Desktop.
# Brandon Tamm's Dev Machine Brewfile With Casks
tap josegonzalez/php
tap homebrew/dupes
install openssl
install php54-mcrypt
install josegonzalez/php/composer
install wget
install optipng
install redis
install mysql
install phpunit
install postgresql
# Install Cask
install caskroom/cask/brew-cask
# Install Casks
cask install alfred
cask install caffeine
cask install flux
cask install virtualbox
cask install vagrant
cask install google-chrome
cask install iterm2
cask install phpstorm
cask install sequel-pro
cask install adium
cask install nvalt
cask install rdio
cask install slack
cask install textexpander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment