view uninstall.sh @ 410:5bbd5963591c

Some Vim config tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 20 Dec 2017 09:11:19 -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