annotate uninstall.sh @ 130:71f5975e7220

Updated Lawrencium.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 26 Sep 2013 20:53:43 -0700
parents 6b2c3f14a5c1
children 20c49d51f7e3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
021b1cee8178 Added uninstall script.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 #!/bin/sh
021b1cee8178 Added uninstall script.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2
70
d753f7893361 Added `bashrc`.
Ludovic Chabant <ludovic@chabant.com>
parents: 41
diff changeset
3 rm $HOME/.bashrc
81
2e0fbe44e9fe Updated bashrc files.
Ludovic Chabant <ludovic@chabant.com>
parents: 70
diff changeset
4 rm $HOME/.bash_profile
31
021b1cee8178 Added uninstall script.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 rm $HOME/.vim
021b1cee8178 Added uninstall script.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
6 rm $HOME/.vimrc
021b1cee8178 Added uninstall script.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7 rm $HOME/.hgrc