From 6c1ff1b8325bae40dd5ca24a38e442e224253cec Mon Sep 17 00:00:00 2001 From: maudin Date: Wed, 25 Apr 2018 15:36:16 +0200 Subject: [PATCH] remove not functionnal completion --- hybris.zsh | 2 -- 1 file changed, 2 deletions(-) diff --git a/hybris.zsh b/hybris.zsh index 17c74d8..8b01633 100644 --- a/hybris.zsh +++ b/hybris.zsh @@ -33,6 +33,4 @@ export WATCH=all export WATCHFMT="%n has %a %l from %M" # Some completions -_complete_bt-host() {reply=($(ls $INFRA/host))} compctl -K _completemarks j -compctl -K _complete_bt-host r