# clone repositorie into $HOME/.vim folder
git clone git@github.com:villamide/vim-config.git ~/.vim
# create system link for $HOME/.vimrc
ln -s ~/.vim/.vimrc ~/.vimrc git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vimvim
:PluginInstall