Feel free to borrow it ! :)
git clone git://github.com/Pychimp/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
cd ~/.vim (IF your not in .vim folder !)
Then copy the url that you would use to clone a repo, and then
git submodule add <The url of the repo> bundle/<repo's name>
For more help check this vimcast
git st -> status -sbv
git lol -> log --oneline --graph --decorate --shortstat