To install:
git clone [email protected]:aleph2c/.vim.git ~/.vim
Then create symbolic links to the required files:
ln -s ~/.vim/.vimrc ~/.vimrc
ln -s ~/.vim/snippets ~/snippets
To see how to perform a full install: custom build of vim, plugins and YouCompleteMe build, see ldea