Mercurial > dotfiles
comparison uninstall.sh @ 220:1ba0daaa8e4e
Start using Pentadactyl instead of Vimperator.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 16 Sep 2014 17:01:06 -0700 |
parents | 20c49d51f7e3 |
children |
comparison
equal
deleted
inserted
replaced
219:738c1a3ad786 | 220:1ba0daaa8e4e |
---|---|
4 rm $HOME/.bash_profile | 4 rm $HOME/.bash_profile |
5 rm $HOME/.vim | 5 rm $HOME/.vim |
6 rm $HOME/.vimrc | 6 rm $HOME/.vimrc |
7 rm $HOME/.hgrc | 7 rm $HOME/.hgrc |
8 rm $HOME/.gitconfig | 8 rm $HOME/.gitconfig |
9 rm $HOME/.pentadactylrc | |
9 | 10 |