Revert "Update bash completion for Debian."

This reverts commit 05da49fc3f.
This commit is contained in:
John Hood
2015-06-24 00:28:23 -04:00
parent 05da49fc3f
commit 6a169dc7ea
4 changed files with 2 additions and 12 deletions
-9
View File
@@ -1,9 +0,0 @@
_mosh () {
local cur prev
_init_completion || return
_known_hosts_real -a "$cur"
}
complete -F _mosh mosh