set -x cd ~ git clone https://github.com/ThibautMarty/non-ultimate-vimrc .vim ln -s .vim/vimrc .vimrc ln -s ../../hooks/pre-commit .vim/.git/hooks/pre-commit cd .vim mkdir bundle git clone https://github.com/gmarik/Vundle.vim.git bundle/Vundle.vim