My dotfiles for configuring a system the way I like it.
ruby
installed withrake
git clone [email protected]:joshrowley/dotfiles.git
cd dotfiles
rake
brew install vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim .
:PluginInstall