Skip to content

Instantly share code, notes, and snippets.

@moosan63
Last active August 29, 2015 13:56
Show Gist options
  • Save moosan63/9086625 to your computer and use it in GitHub Desktop.
Save moosan63/9086625 to your computer and use it in GitHub Desktop.
My Brewfile
update
upgrade
#brew-cask
tap phinze/homebrew-cask || true
install brew-cask
###設定
#tools
cask install totalterminal
install emacs
install byobu
install zsh
install mysql
#programming languages
install rbenv ruby-build
install plenv perl-build
#browsers
cask install google-chrome
cask install firefox
#applications
cask install dropbox
cask install virtualbox
cask install vagrant
cask install kobito
cask install skype
cask install yorufukurou
cask install eclipse-ide
cask install evernote
cask install flash
#libraries
install imagemagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment