From cbcae36141ddd99746f4ace488ddd31d5ea1908e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 4 May 2016 20:59:06 +0000 Subject: 38402: Complete 'eatmydata'. --- Completion/Zsh/Command/_precommand | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh/Command') diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand index 53078ca82..f848721d9 100644 --- a/Completion/Zsh/Command/_precommand +++ b/Completion/Zsh/Command/_precommand @@ -1,4 +1,4 @@ -#compdef - nohup eval time rusage noglob nocorrect exec catchsegv aoss hilite +#compdef - nohup eval time rusage noglob nocorrect exec catchsegv aoss hilite eatmydata # precommands is made local in _main_complete precommands+=($words[1]) -- cgit 1.4.1