about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_precommand
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:25:26 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:25:26 +0000
commit3b9498f5731018665c1a5f15a02b95e5e8e0908a (patch)
treec5b4722d16d86cd1f344c959b6c18d818f1d6b86 /Completion/Zsh/Command/_precommand
parent2b0618ccc908847f193a6e53933c5a935ab5c2d0 (diff)
downloadzsh-3b9498f5731018665c1a5f15a02b95e5e8e0908a.tar.gz
zsh-3b9498f5731018665c1a5f15a02b95e5e8e0908a.tar.xz
zsh-3b9498f5731018665c1a5f15a02b95e5e8e0908a.zip
moved from Completion/Base/_precommand
Diffstat (limited to 'Completion/Zsh/Command/_precommand')
-rw-r--r--Completion/Zsh/Command/_precommand6
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand
new file mode 100644
index 000000000..bcda9fc8b
--- /dev/null
+++ b/Completion/Zsh/Command/_precommand
@@ -0,0 +1,6 @@
+#compdef - nohup nice eval time rusage noglob nocorrect exec
+
+shift words
+(( CURRENT-- ))
+
+_normal