about summary refs log tree commit diff
path: root/Completion/Base/Utility/_nothing
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:12:23 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:12:23 +0000
commit0c3c55faefbb6f2e2e4c345cf205c79cbc8cd045 (patch)
treeb0b96f076b0399ed333e227bfe325021fcfa838d /Completion/Base/Utility/_nothing
parent5da6c80f8683c132462876b4ebaa5887a97dfa67 (diff)
downloadzsh-0c3c55faefbb6f2e2e4c345cf205c79cbc8cd045.tar.gz
zsh-0c3c55faefbb6f2e2e4c345cf205c79cbc8cd045.tar.xz
zsh-0c3c55faefbb6f2e2e4c345cf205c79cbc8cd045.zip
moved from Completion/Builtins/_nothing
Diffstat (limited to 'Completion/Base/Utility/_nothing')
-rw-r--r--Completion/Base/Utility/_nothing3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Base/Utility/_nothing b/Completion/Base/Utility/_nothing
new file mode 100644
index 000000000..9551022f9
--- /dev/null
+++ b/Completion/Base/Utility/_nothing
@@ -0,0 +1,3 @@
+#compdef true false log times clear logname whoami
+
+_message 'no argument or option'