remove not functionnal completion
This commit is contained in:
parent
d64eb00537
commit
6c1ff1b832
1 changed files with 0 additions and 2 deletions
|
|
@ -33,6 +33,4 @@ export WATCH=all
|
||||||
export WATCHFMT="%n has %a %l from %M"
|
export WATCHFMT="%n has %a %l from %M"
|
||||||
|
|
||||||
# Some completions
|
# Some completions
|
||||||
_complete_bt-host() {reply=($(ls $INFRA/host))}
|
|
||||||
compctl -K _completemarks j
|
compctl -K _completemarks j
|
||||||
compctl -K _complete_bt-host r
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue