Add support for mosh (remote-shell) tab completion.
This commit is contained in:
parent
434f3bc05c
commit
f11934e00c
|
@ -0,0 +1,2 @@
|
|||
# Allow SSH tab completion for mosh hostnames
|
||||
compdef mosh=ssh
|
Loading…
Reference in New Issue