view uninstall.sh @ 422:61f343a2aaff

Don't set the `$SHELL` variable, it's alread set by fish.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 17 Feb 2018 19:24:26 -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