dotfiles Minimal dotfiles for a personalizerd environment! Vim First install Vundle: git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim Then copy .vimrc to your $Home dir, open vim, and finally run this in vim: :PluginInstall