1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Completion/User/_prompt

8 lines
238 B
Plaintext
Raw Normal View History

1999-10-05 00:57:19 +02:00
#compdef prompt
_arguments -s \
'-l[list themes]:*:' \
"-h[help]::prompt theme:($prompt_themes):*:" \
"-p[preview theme(s)]:*:prompt theme:($prompt_themes):*:" \
{-s'[set and save theme]','*'}":prompt themes:($prompt_themes):*:"