Skip to content

Commit

Permalink
del files before add hard link
Browse files Browse the repository at this point in the history
  • Loading branch information
hSATAC committed Aug 5, 2011
1 parent ee454b6 commit 8cb1cf4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion install-win32.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cd ..
del _vimrc
del _gvimrc
mklink /H _vimrc vimfiles\vimrc
mklink /H _gvimrc vimfiles\gvimrc
mklink /H _gvimrc vimfiles\gvimrc

0 comments on commit 8cb1cf4

Please sign in to comment.