This installation will clone this dotvim repository to your home folder and delete your existing .vim directory and .vimrc file, so please back them up before installing.
cd
git clone git://github.com/olauzon/dotvim.git
cd dotvim
./script/symlink.sh
cd ~/dotvim/vim
./update_bundles