curl -sSL https://git.io/v7tkw | bash
Install Vundle:
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cd $HOME
ln -s .cnfrc/vimrc .vimrc
Fork the repository on your github and add your configs
git remote add $USER 'https://github.com/$USER/cnfrc'