TODO
TODO
/usr/bin/ruby -e "$(/usr/bin/curl -fsSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
brew tap homebrew/dupes
brew install ack
brew install apple-gcc42
brew install autojump
brew install axel
brew install chromedriver
brew install coreutils
brew install ctags
brew install ghostscript
brew install git
brew install git-flow
brew install grc
brew install growly
brew install hub
brew install imagemagick
brew install jasper
brew install jbig2dec
brew install jpeg
brew install jsl
brew install legit
brew install libtiff
brew install little-cms
brew install little-cms2
brew install mongodb
brew install mysql
brew install node
brew install ossp-uuid
brew install pdftohtml
brew install phantomjs
brew install pidof
brew install pkg-config
brew install postgresql
brew install pow
brew install python
brew install qt
brew install rbenv
brew install readline
brew install redis
brew install ruby-build
brew install solr
brew install sqlite
brew install synergy
brew install tig
brew install unrar
brew install wkhtmltopdf
brew install xz
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
git clone git://github.com/linjunpop/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install
rbenv install 1.9.3-p194
rbenv global 1.9.3-p194
brew install macvim --override-system-vim
curl -Lo- https://bit.ly/janus-bootstrap | bash
cd ~/.janus
git clone git://github.com/marzocchi/vim-color-picker-osx.git
git clone git://github.com/tpope/vim-rake.git
git clone git://github.com/tpope/vim-bundler.git
git clone git://github.com/altercation/vim-colors-solarized.git
git clone git://github.com/nathanaelkane/vim-indent-guides.git
git clone git://github.com/Lokaltog/vim-powerline.git
git clone git://github.com/ecomba/vim-ruby-refactoring.git
git clone git://github.com/bbommarito/vim-slim.git
git clone git://github.com/rorymckinley/vim-rubyhash.git
git clone git://github.com/nanotech/jellybeans.vim.git
git clone git://github.com/29decibel/codeschool-vim-theme.git
git clone git://github.com/creationix/nvm.git ~/nvm
nvm install v0.6.14
nvm alias default 0.6
curl http://npmjs.org/install.sh | sh