README.md 374 B

Vim Run Commands (RC)

Singular Vim configuration that I use across multiple machines (work/home). A fork of wreed4/vimrc.git.

Install (SSH)

git clone ssh://git@gogs.sjaffe.name:3000/sjjaffe/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh

Install (HTTPS)

git clone https://gogs.sjaffe.name/sjjaffe/vimrc.git ~/.vim
cd ~/.vim
./make_links.sh