Skip to content

Commit

Permalink
Added directory junctions for the bundle and autoload folders.
Browse files Browse the repository at this point in the history
  • Loading branch information
markcapaldi committed Oct 27, 2012
1 parent d2189a4 commit 6bb3ae6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotfiles.cmd
Expand Up @@ -10,4 +10,7 @@ mklink /h "%HOME%"\TestNamingMode.ahk TestNamingMode.ahk
mklink /h "%HOME%"\testnamingmode_16.ico testnamingmode_16.ico
mklink /h "%HOME%"\testnamingmode_disabled_16.ico testnamingmode_disabled_16.ico

mklink /j "%HOME%"\vimfiles\bundle .\.vim\bundle
mklink /j "%HOME%"\vimfiles\autoload .\.vim\autoload

popd

0 comments on commit 6bb3ae6

Please sign in to comment.