about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_precommand
diff options
context:
space:
mode:
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