mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
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:
parent
d848c94804
commit
d24e84255b
8 changed files with 452 additions and 95 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ custom/
|
|||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
.AppleDouble
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue