From b32f902ba598c851196b037178233477c2411876 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Mon, 3 Dec 2007 02:31:49 +0000 Subject: Bring various .distfiles up to date and merge any extra completions onto 4.2 branch. --- Completion/Zsh/Command/_precommand | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Completion/Zsh/Command/_precommand (limited to 'Completion/Zsh/Command') diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand new file mode 100644 index 000000000..535c18260 --- /dev/null +++ b/Completion/Zsh/Command/_precommand @@ -0,0 +1,6 @@ +#compdef - nohup eval time rusage noglob nocorrect exec catchsegv + +shift words +(( CURRENT-- )) + +_normal -- cgit 1.4.1