Skip to content

Instantly share code, notes, and snippets.

@evalphobia
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save evalphobia/9014837 to your computer and use it in GitHub Desktop.
Save evalphobia/9014837 to your computer and use it in GitHub Desktop.
update
upgrade
tap homebrew/versions
tap caskroom/homebrew-versions
# install homebrew-cask
tap phinze/homebrew-cask
install brew-cask
# install with homebrew
## development
### libraries
install libevent
install libpng
install libtiff
install libtool
install libxml2
install libxslt
install libyaml
install imagemagick
install mcrypt
install mecab
install mecab-ipadic
### languages
install rbenv
install ruby-build
install ndenv --HEAD
install node-build --HEAD
install go
install php54 php54-apc php54-mcrypt php54-imagick php54-mongo php54-redis php54-xdebug
### databases
install mysql
install mongodb
install postgresql
### sdk
install android-sdk
install apktool
## system
install aircrack-ng
install autoconf
install automake
install bash-completion
install htop-osx
install lv
install tmux
install wakeonlan
install watch
install wget
# install with homebrew-cask
cask install google-chrome
cask install firefox
cask install cyberduck
cask install skype
cask install sophos-antivirus
cask install dropbox
cask install skydrive
cask instlal bitcasa
cask install sublime-text3
cask install iterm2
cask install virtualbox
cask install vagrant
cask install heroku-toolbelt
cask install mysql-workbench
cask install sourcetree
cask install bettertouchtool
cask install clipmenu
cask install vlc
cask install handbrake
cask install omnidisksweeper
cask install tunnelblick
cask install sequel-pro
cask install google-japanese-ime
# cleanup
cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment