Last active
August 29, 2015 13:56
-
-
Save squarism/8893373 to your computer and use it in GitHub Desktop.
Massive Brew Install
This file contains hidden or 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
# homebrew got all wonky | |
# here's my dev env | |
$ brew install autojump bazaar boost curl ctags elixir elasticsearch \ | |
erlang git haskell-platform jq lame libpng libxml2 libxslt lua mariadb \ | |
memcached mongodb netcat nginx nmap node phantomjs postgresql pstree python3 \ | |
rabbitmq readline redis rethinkdb riak scala siege sqlite tmux tree v8 watch wget yajl | |
# rvm will install things too if you do `rvm requirements` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment