about summary refs log tree commit diff
path: root/Completion/Zsh/Context
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Context')
-rw-r--r--Completion/Zsh/Context/_equal5
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/Zsh/Context/_equal b/Completion/Zsh/Context/_equal
new file mode 100644
index 000000000..a1577d62c
--- /dev/null
+++ b/Completion/Zsh/Context/_equal
@@ -0,0 +1,5 @@
+#compdef -equal-
+
+local expl
+
+_wanted commands expl command compadd -k commands