about summary refs log tree commit diff
path: root/Completion/Zsh/Command
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-05-04 20:59:06 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-05-04 21:05:35 +0000
commitcbcae36141ddd99746f4ace488ddd31d5ea1908e (patch)
treef0a702a6b50bb96e234b9554538fe79815583f78 /Completion/Zsh/Command
parenta6ab96822482c14a127d6f746dcf9f4ab838da81 (diff)
downloadzsh-cbcae36141ddd99746f4ace488ddd31d5ea1908e.tar.gz
zsh-cbcae36141ddd99746f4ace488ddd31d5ea1908e.tar.xz
zsh-cbcae36141ddd99746f4ace488ddd31d5ea1908e.zip
38402: Complete 'eatmydata'.
Diffstat (limited to 'Completion/Zsh/Command')
-rw-r--r--Completion/Zsh/Command/_precommand2
1 files changed, 1 insertions, 1 deletions
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])