Mercurial > dotfiles
view uninstall.cmd @ 72:4b4e461e2022
Changed templating for `hg clog`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 23 Feb 2012 19:59:36 -0800 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"