view uninstall.sh @ 379:58410650ce36

Add lightline and remove old scratch. Customize Vim settings.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Feb 2017 21:31:02 -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