ohmyzsh/completions/_theme
Andrew Janke d24e84255b 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.
2017-07-19 22:31:33 -04:00

3 lines
46 B
Text

#compdef theme
_arguments "1: :($(lstheme))"