view uninstall.sh @ 413:4a2468f72e44

Optimize C++ file editing with some folding tricks.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 18 Jan 2018 16:24:47 -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