view uninstall.sh @ 509:fa55013bbfe3

Clean up bashrc, add local one
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Nov 2021 21:55:20 -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