view uninstall.sh @ 386:b570ad9917c0

Add local pre-override for vimrc. Bunch of other vim tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 23 May 2017 13:56:28 -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