Mercurial > dotfiles
view uninstall.cmd @ 64:48d41b40166a
Fucked up subrepo...
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 09 Dec 2011 09:43:42 -0800 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"