Last active
August 29, 2015 14:03
-
-
Save yusukezzz/c5eb3f9e5755c9868875 to your computer and use it in GitHub Desktop.
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 homebrew/dupes | |
tap homebrew/php | |
tap caskroom/cask | |
install brew-cask | |
install android-sdk | |
install ansible | |
install byobu | |
install colordiff | |
install curl | |
install git | |
install --HEAD phpenv | |
install php-build | |
install screen | |
install the_silver_searcher | |
install tree | |
install vim | |
install wakeonlan | |
install wget | |
install zsh | |
install zsh-completions | |
cask install appcleaner | |
cask install google-chrome | |
cask install dropbox | |
cask install firefox | |
cask install intellij-idea | |
cask install slack | |
# need password | |
cask install sourcetree | |
cask install vagrant | |
cask install virtualbox | |
cleanup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment