about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:34:37 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:34:37 +0000
commiteb217705331bfb7b1ce88766f4b7d7f861262481 (patch)
tree6b923153e7ff4b3a35d9cefc9abf98637057a41c /Completion
parentd529f9905fd9017382a92438d3ceb2f2509b4ac1 (diff)
downloadzsh-eb217705331bfb7b1ce88766f4b7d7f861262481.tar.gz
zsh-eb217705331bfb7b1ce88766f4b7d7f861262481.tar.xz
zsh-eb217705331bfb7b1ce88766f4b7d7f861262481.zip
moved to Completion/Zsh/Command/_prompt
Diffstat (limited to 'Completion')
-rw-r--r--Completion/User/_prompt7
1 files changed, 0 insertions, 7 deletions
diff --git a/Completion/User/_prompt b/Completion/User/_prompt
deleted file mode 100644
index a569977aa..000000000
--- a/Completion/User/_prompt
+++ /dev/null
@@ -1,7 +0,0 @@
-#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):*:"