about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_precommand
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-11-13 15:51:23 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-11-13 15:51:23 +0000
commit2d241d0ff9f26f75d5923d896bd30c61b189b099 (patch)
tree6e16c2a221598e92dc9382a6279fe3bb674b6b98 /Completion/Zsh/Command/_precommand
parentfb5cba5bb73631e54796c5964d6aa81b15a7f1c7 (diff)
downloadzsh-2d241d0ff9f26f75d5923d896bd30c61b189b099.tar.gz
zsh-2d241d0ff9f26f75d5923d896bd30c61b189b099.tar.xz
zsh-2d241d0ff9f26f75d5923d896bd30c61b189b099.zip
merge changes from 4.1
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..e48094721
--- /dev/null
+++ b/Completion/Zsh/Command/_precommand
@@ -0,0 +1,6 @@
+#compdef - nohup eval time rusage noglob nocorrect exec
+
+shift words
+(( CURRENT-- ))
+
+_normal