view uninstall.sh @ 455:1172b8484c68

Add global `gitignore` file.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 13 Nov 2018 09:55:59 -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