These are config files to set up a system the way I like it.
The true genious here is Ben Orenstein and you should check out his stuff. He is r00k on github.
- git clone https://github.com/bradjwhite/dotfiles ~/.dotfiles
- cd ~/.dotfiles
- rake install
Vim plugins are managed through vundle. You'll need to install vundle to get them.
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle Run :BundleInstall in vim.