Roneil Rumburg's configuration dotfiles.
# install gnu stow
brew install stow
cd dotfiles
# run setup script (asks what to install)
./setup.bash
You will also need to configure your terminal emulator to use a font patched for powerline (see https://github.com/Lokaltog/powerline-fonts for some pre-patched fixed-width fonts) and to use the solarized color scheme (see http://ethanschoonover.com/solarized). The "osx" extra option prompts for both of these.
# update all vim plugins
./update.bash