Skip to content

Commit

Permalink
add brew cask installs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelclopez committed Jun 6, 2014
1 parent 0d31f80 commit f1e506e
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions Brewfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
install brew-cask
tap phinze/cask
cask install adobe-reader
cask install filezilla
cask install google-chrome
cask install heroku-toolbelt
cask install iterm2
cask install virtualbox
cask install atom
cask install firefox
cask install googleappenginelauncher
cask install hipchat
cask install vagrant
cask install vlc

install apple-gcc42
install autoconf
install boot2docker
install brew-cask
install docker
install freetype
install go
install google-app-engine
Expand All @@ -16,3 +28,6 @@ install pkg-config
install pyenv
install rbenv
install ruby-build

install boot2docker
install docker

0 comments on commit f1e506e

Please sign in to comment.