Mercurial > dotfiles
view install.cmd @ 29:8368bbb1ba27
Added hg-git sub-repo.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 21:31:11 -0800 |
parents | 5db6b52ebf51 |
children | d07ca3d7f36c |
line wrap: on
line source
rem @echo off mklink /D "%userprofile%\vimfiles" "%~dp0\vim" mklink "%userprofile%\_vimrc" "%~dp0\vim\vimrc" mklink "%userprofile%\mercurial.ini" "%~dp0\hgrc\hgrc"