.vim/windows-vimfiles.bat

Thu, 29 May 2014 22:55:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 29 May 2014 22:55:20 -0400
changeset 9
3253f9876ccd
permissions
-rw-r--r--

Batchfile to set up windows file locations

@ECHO ON

copy ..\.vimrc %USERPROFILE%\_vimrc
xcopy /s ..\.vim %USERPROFILE%\vimfiles\

mercurial