Created
July 7, 2014 14:17
-
-
Save kun432/a7f3459f7f45951e427d to your computer and use it in GitHub Desktop.
Brewfile
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
update | |
upgrade | |
tap caskroom/cask | |
install brew-cask | |
tap sanemat/font | |
install ricty | |
install zsh | |
install git | |
install ruby-build | |
install rbenv | |
install perl-build | |
install plenv | |
cask install dropbox | |
cask install flash | |
cask install google-chrome | |
cask install handbrake | |
cask install vagrant | |
cask install virtualbox | |
cask install atom | |
cask install google-japanese-ime | |
cask install adobe-reader | |
cask install geektool |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment