view uninstall.sh @ 451:d5d49e678146

Don't need `terse-status` extension, Mercurial has that by default now.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:25:11 -0800
parents 1ba0daaa8e4e
children
line wrap: on
line source

#!/bin/sh

rm $HOME/.bashrc
rm $HOME/.bash_profile
rm $HOME/.vim
rm $HOME/.vimrc
rm $HOME/.hgrc
rm $HOME/.gitconfig
rm $HOME/.pentadactylrc