git clone [email protected]:mrbojangles3/dotvim.git ~/.vim
ln -s ~/.vim/dotfiles/vimrc ~/.vimrc
ln -s ~/.vim/dotfiles/gvimrc ~/.gvimrc
git remote add origin https://github.com/mrbojangles3/dotvim.git
git push -u origin master
git push -u origin master
cd ~/.vim; git pull
git submodule init
git submodule update
http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/
@nelstrom really liking the book