Vim dot files Create links on a new machine Obviously you can also just copy the repository files on you ~ directory. Copy vim config: ln -s /path/to/repo/.vimrc ~/.vimrc Copy gui vim config: ln -s /path/to/repo/.gvimrc ~/.gvimrc