Mercurial > dotfiles
view uninstall.cmd @ 71:67cacdcdd73a
Added `hgrc-local` to the ignored files.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 05 Feb 2012 20:19:48 -0800 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"