From 2d241d0ff9f26f75d5923d896bd30c61b189b099 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 13 Nov 2003 15:51:23 +0000 Subject: merge changes from 4.1 --- Completion/Zsh/Command/_precommand | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Completion/Zsh/Command/_precommand (limited to 'Completion/Zsh') 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 -- cgit 1.4.1