These are config files to set up a system the way I like it.
Installed through https://github.com/qmee/environment
Vim is using Vundle to manage plugins
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim vim +PluginInstall +qall
In Vim
:PluginInstall
In Terminal
cd ~/.vim/bundle/command-t rake make
Preferred programming font is Inconsolata
http://www.levien.com/type/myfonts/inconsolata.html
Using the Snipmate plugin for Vim
git clone https://github.com/scrooloose/snipmate-snippets.git rake deploy_local
Allows you to do
def<tab>