From 3b9498f5731018665c1a5f15a02b95e5e8e0908a Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 11:25:26 +0000 Subject: moved from Completion/Base/_precommand --- Completion/Zsh/Command/_precommand | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Completion/Zsh/Command/_precommand 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 -- cgit 1.4.1