This is more or less a rip-off from Ben Orenstein’s dot files
git clone git://github.com/einarj/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.