Instructions:
- cd to home directory and git clone the vim repo
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/plugin/Vundle.vim
- Open
.vimrc
and do:PluginInstall
mv .vimrc ../
If installing on a docker container:
put export TERM=xterm
in .bashrc