Themes: Fold themes plugin in to core oh-my-zsh

Rewrite theme() and lstheme() to remove side effects, add debugging,
and fix `local` inside theme definitions.
Add `theme next` for stepping through theme list, and "blacklist" support.
Modify tools/theme_chooser to use new theme functions.
This commit is contained in:
Andrew Janke 2015-02-14 21:28:50 -05:00 committed by Andrew Janke
commit d24e84255b
8 changed files with 452 additions and 95 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ custom/
# temp files directories
cache/
log/
.AppleDouble