Skip to content

Instantly share code, notes, and snippets.

@tmyymmt
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmyymmt/1266c580860eedf395d5 to your computer and use it in GitHub Desktop.
Save tmyymmt/1266c580860eedf395d5 to your computer and use it in GitHub Desktop.
Brewfile.sh
brew update
brew upgrade
brew install brew-cask
brew install zsh
brew install git
brew install hub
brew install gist
brew install curl
brew install wget
#brew install readline
#brew install ctags
#brew install cmake
#brew install libtool
#brew install automake
#brew install tmux
#brew install tig
#brew install peco
#brew install lua
#brew install vim --with-cscope --devel --with-lua
#brew install tree
#brew install coreutils
#brew install reattach-to-user-namespace
#brew install npm
#brew install rbenv
brew cask install iterm2
brew cask install firefox
brew cask install google-chrome
brew cask install hipchat
brew cask install libreoffice
brew cask install filezilla
brew cask install coteditor
brew cask install mysqlworkbench
brew cask install gimp
brew cask install inkscape
brew cask install android-studio
#brew cask install kobito
#brew cask install alfred
#brew cask install thunderbird
#brew cask install toggldesktop
#brew cask install dash
#brew cask install macvim --with-cscope --devel --with-lua
# need root
#brew cask install sourcetree
#brew cask install virtualbox
#brew cask install vagrant
#brew cask install hoster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment