1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
mac-setup/Brewfile
Dan Barber 7fde746b96 Remove apple-gcc42 for now.
It's only required for Ruby 1.8.7 I think.
2014-05-15 10:49:35 +01:00

32 lines
523 B
Ruby

tap homebrew/dupes
tap homebrew/versions
tap linode/cli
tap thoughtbot/formulae
install apg
# install apple-gcc42
install direnv
install elasticsearch
install git
install heroku-toolbelt
install imagemagick
install linode-cli
install mariadb
install mercurial
install nginx
install node
install phantomjs
install postgresql
install pv
install rbenv
install rbenv-gem-rehash
install rcm
install rsync
install ruby-build
install the_silver_searcher
install tig
install tmux
install vim
install watch
install wget
install zsh