added simple uninstall instructions

pull/527/head
sveneh 2015-07-20 18:27:19 +02:00
parent 00a620ce65
commit d2782c07b9
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@ You can see the theme screenshots [here](https://github.com/revans/bash-it/wiki
Alternatively, you can preview the themes in your own shell using `BASH_PREVIEW=true reload` Alternatively, you can preview the themes in your own shell using `BASH_PREVIEW=true reload`
## Uninstalling
There is no automatic uninstall process. To return to your old, boring bash experience, do `rm -rf ~/.bash_it`, followed by `mv ~/.bashrc.bak ~/.bashrc` (on Linux), or `mv ~/.bash_profile.bak ~/.bash_profile` (on Mac). Start a new shell, and Bash it will be gone...
## Misc ## Misc
### Bash Profile Aliases ### Bash Profile Aliases