1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 08:41:43 +00:00

Adding an uninstaller tool

This commit is contained in:
Robby Russell
2009-08-31 15:00:38 -07:00
parent a4471665ba
commit ccd3a191dc
3 changed files with 28 additions and 0 deletions

View File

@ -41,6 +41,10 @@ TODO: Update this..
* Theme support: Change the @ZSH_THEME@ environment variable in @~/.zshrc@.
* much much more..
h3. Uninstalling
If you want to uninstall it, just run @uninstall_oh_my_zsh@ from the command line and it'll remove itself and revert you to bash (or your previous zsh config).
h2. Thanks
* Rick Olsen (technoweenie) might remember some of the configuration, which I took from a pastie a few years ago.