diff options
-rw-r--r-- | Completion/User/_prompt | 7 |
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):*:" |