Revert "Update bash completion for Debian."
This reverts commit 05da49fc3f.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
_mosh () {
|
||||
local cur prev
|
||||
|
||||
_init_completion || return
|
||||
|
||||
_known_hosts_real -a "$cur"
|
||||
}
|
||||
|
||||
complete -F _mosh mosh
|
||||
Reference in New Issue
Block a user