You can use the install.sh script featured with the ULHPC dotfiles repository.
$> cd ~/.dotfiles
$> ./install.sh --vim # OR ./install.sh --with-vimThis will setup the following files:
~/.vimrc
$> cd ~/.dotfiles
$> ./install.sh --delete --vim- use
.vimrc.localto place your local custom vim code.