view uninstall.sh @ 423:f2b1eae0432b

Add ignore patterns to Mercurial.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 20 Feb 2018 22:11:58 -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