oh-my-zsh/plugins/themes/_theme

4 lines
62 B
Plaintext
Raw Normal View History

#compdef theme
2017-09-02 10:17:07 +00:00
_arguments "1: :($(lstheme | tr "\n\t" " "))"