From d3170c8ee6eb6aa6050d6531536e5e9fba278b57 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 4 Oct 1999 22:57:19 +0000 Subject: Initial revision --- Completion/User/_prompt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Completion/User/_prompt (limited to 'Completion') diff --git a/Completion/User/_prompt b/Completion/User/_prompt new file mode 100644 index 000000000..a569977aa --- /dev/null +++ b/Completion/User/_prompt @@ -0,0 +1,7 @@ +#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):*:" -- cgit 1.4.1