.vimrc About This is my custom vim config Install I like to install this to ~/.vim/config/ and then create a symlink for it as ~/.vimrc git clone https://github.com/nirvanadev/.vimrc.git ~/.vim/config/ ln -s ~/.vim/config/.vimrc ~/.vimrc