Debian personal configurations for python and day-by-day tasks.
Setup Vundle first
$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Then open vim and hit F3
to run :BundleInstall
and voilá!
Download git branch script
$ wget https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh -O ~/.git-prompt.sh