Skip to content

Instantly share code, notes, and snippets.

@mrcsparker
Last active August 29, 2015 14:02
Show Gist options
  • Save mrcsparker/f5e1e9bd15691aebeebe to your computer and use it in GitHub Desktop.
Save mrcsparker/f5e1e9bd15691aebeebe to your computer and use it in GitHub Desktop.
# Brewfile
# `brew bundle`
install openssl
install emacs
install node
install unrar
install leiningen
install readline
install ruby-build
install sqlite
install mplayer
install mariadb
install go
install mongodb
install macvim --override-system-vim --custom-icons --with-python --with-ruby --with-perl --with-lua --with-tcl --with-cscope --HEAD
install llvm --enable-shared --enable-jit
install imagemagick
install go
install rbenv-use
install wget
install android-sdk
tap caskroom/cask
tap caskroom/versions
install brew-cask
cask install google-chrome
cask install adium
cask install skype
cask install sequel-pro
cask install github
cask install vlc
cask install joinme
cask install transmission
cask install spotify
cask install wineskin-winery
cask install hipchat
cask install google-chrome-canary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment