From 2a8854ddefd566d9ecf8099bbec6495ffab3930a Mon Sep 17 00:00:00 2001 From: maudin Date: Mon, 25 Mar 2019 12:56:20 +0100 Subject: [PATCH] add catwhich completion --- hybris.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/hybris.zsh b/hybris.zsh index 9d8f3ad..f6d73f8 100644 --- a/hybris.zsh +++ b/hybris.zsh @@ -32,3 +32,4 @@ export WATCHFMT="%n has %a %l from %M" # Some completions compctl -K _completemarks j +compdef _path_commands catwhich