view uninstall.sh @ 320:f95b6f36049b

More vim stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 24 Aug 2015 22:05:39 -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