view uninstall.sh @ 229:75f61949dc1c

Add `interestingwords` Vim plugin.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Oct 2014 11:41:02 -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