diff --git a/bearstech.zsh b/bearstech.zsh index 8566b14..7a2132d 100644 --- a/bearstech.zsh +++ b/bearstech.zsh @@ -25,4 +25,5 @@ _complete_nova-env() {reply=($(ls $INFRA/cloud/ovh-*.env | sed "s@$INFRA/cloud/ compctl -K _complete_bt-host bt-dom0 compctl -K _complete_bt-host bt-host compctl -K _complete_bt-host bt-release +compctl -K _complete_bt-host r compctl -K _complete_nova-env nova-env diff --git a/hybris.zsh b/hybris.zsh index 46f7a41..8b01633 100644 --- a/hybris.zsh +++ b/hybris.zsh @@ -34,4 +34,3 @@ export WATCHFMT="%n has %a %l from %M" # Some completions compctl -K _completemarks j -compctl -K _complete_bt-host r