typo
This commit is contained in:
parent
42ebf60e80
commit
17c2908a1f
2 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -34,4 +34,3 @@ export WATCHFMT="%n has %a %l from %M"
|
|||
|
||||
# Some completions
|
||||
compctl -K _completemarks j
|
||||
compctl -K _complete_bt-host r
|
||||
|
|
|
|||
Loading…
Reference in a new issue