git-subtree-dir: oh-my-zsh git-subtree-split: 550ccca91cb45fcf26a8f2c3c60da675b995e3f3
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
#compdef theme
|
|
|
|
_arguments "1: :($(lstheme | tr "\n" " "))"
|