cosmetic
This commit is contained in:
parent
d8a3ed4bfc
commit
f64117c176
|
@ -8,7 +8,7 @@ function __nutools_host_completion() {
|
|||
fi
|
||||
}
|
||||
complete -F __nutools_host_completion -o default ruinst runs rruns
|
||||
|
||||
|
||||
if __bash_completion_module_enabled ssh; then
|
||||
shopt -u hostcomplete
|
||||
complete -F _ssh ussh cssh
|
||||
|
|
Loading…
Reference in New Issue