.vim/windows-vimfiles.bat

Wed, 18 Jun 2014 00:16:09 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 18 Jun 2014 00:16:09 -0400
changeset 75
2b4633385693
parent 9
3253f9876ccd
permissions
-rw-r--r--

Fuck everything Droid, use DejaVu. Droid is less unicode complete but only Xwin masks the rest in with font substitution

9
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 @ECHO ON
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 copy ..\.vimrc %USERPROFILE%\_vimrc
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 xcopy /s ..\.vim %USERPROFILE%\vimfiles\

mercurial