Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 149 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 149 Bytes

Memorandum of vimrc for me.

Move the original .vimrc file
$ mv ~/.vimrc ~/git/vimrc/

Put a symbolic link
$ ln -s ~/git/vimrc/.vimrc ~/.vimrc