summarylogtreecommitdiffstats
path: root/zsh_prime
diff options
context:
space:
mode:
Diffstat (limited to 'zsh_prime')
-rw-r--r--zsh_prime4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh_prime b/zsh_prime
new file mode 100644
index 000000000000..8773482534d4
--- /dev/null
+++ b/zsh_prime
@@ -0,0 +1,4 @@
+#compdef prime
+
+_arguments -s -S '*::arguments:{ _normal }'
+