view uninstall.sh @ 443:4ca0b1413199

Some new cool Vim things.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 06 May 2018 21:56:43 -0700
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