view uninstall.sh @ 304:50fbd059a6a1

More Vim customizations.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 29 Jul 2015 00:27:03 -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