Skip to content

Commit

Permalink
Fixed uninstall script removing old .bashaliases.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricobl committed Dec 30, 2010
1 parent 90f3ac7 commit ec051c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uninstall.sh
Expand Up @@ -6,7 +6,6 @@
DOTFILES=`dirname $0 | xargs readlink -f`

rm ~/bin
rm ~/.bashaliases
rm ~/.bashrc
rm ~/.vimrc
rm ~/.vim

0 comments on commit ec051c4

Please sign in to comment.