Skip to content

Instantly share code, notes, and snippets.

@st44100
Last active August 29, 2015 14:11
Show Gist options
  • Save st44100/672006aa7cfc7d5fd304 to your computer and use it in GitHub Desktop.
Save st44100/672006aa7cfc7d5fd304 to your computer and use it in GitHub Desktop.
Brewfile
brew update
brew upgrade
brew tap phinze/cask
brew tap homebrew/versions
brew tap phinze/homebrew-cask
brew tap homebrew/binary
brew install brew-cask
brew install ctags
brew install autojump
brew install wget
brew install curl
brew install vim
brew install flow
brew install gnu-smalltalk
brew install lua
brew install npm
brew install nvm
brew install rbenv
brew install openssl
brew install readline
brew install ruby-build
brew install go
brew install git
brew install hub
brew install tig
brew install ansible
brew install mercurial
brew insall python
sudo easy_install pip
brew install ghc
brew install haskell-platform
brew install neko
brew install haxe
brew install chuck
# Cask
brew cask install flash
brew cask install quicksilver
brew cask install iterm2
brew cask install dash
brew cask install virtualbox
brew cask install vagrant
brew cask install google-japanese-ime
brew cask install sequel-processing
brew cask install google-chrome
brew cask install google-chrome-canary
brew cask install firefox
brew cask install textmate
brew cask install atom
brew cask install vimr
brew cask install caskroom/homebrew-versions/macvim-kaoriya
brew cask install kobito
brew cask install slack
brew cask install imageoptim
brew cask install xtrafinder
brew cask install licecap
brew cask install keycastr
brew cask install processing
brew cask install nodebox
brew cask install gyazo
brew cask install gifrocket
brew cask install arduino
brew cask install adafruit-arduino
brew cask install arduino-beta
brew cask install arduino-galileo
brew cask install fritzing
brew cask install spotifybeta
brew cask install supercollider
brew cask install pd-extended
brew cask install cycling74-max
@imadbougataya
Copy link

what is this list for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment