My Personal VIM Setup My personal VIM setup that I would use when I come to a machine without desktop. cd ~ git clone https://github.com/josephlim94/vim_setup.git ln -s vim_setup .vim cd .vim git submodule init git submodule update