Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

This commit is contained in:
David Robertson 2013-06-13 16:59:45 +01:00
commit 1cab44ade4
7 changed files with 99 additions and 37 deletions

View file

@ -72,6 +72,8 @@ To disable updates entirely, put this in your ~/.zshrc
@DISABLE_AUTO_UPDATE=true@
To upgrade directly from the command line, just run @upgrade_oh_my_zsh@
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).