Mercurial > dotfiles
view uninstall.cmd @ 77:b33a35c46494
Updated state of subrepo lawrencium.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 09 Mar 2012 20:41:30 -0800 |
parents | d07ca3d7f36c |
children | 6b2c3f14a5c1 |
line wrap: on
line source
@echo off setlocal rmdir "%userprofile%\vimfiles" del "%userprofile%\_vimrc" del "%userprofile%\mercurial.ini"