view uninstall.sh @ 285:175fbfef4267

Ignore local Vim bundle.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 20 Feb 2015 11:41:35 -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