Merge pull request #2053 from fluxrad/mosh
Add support for mosh (remote-shell) tab completion.master
commit
fc70d76788
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
||||
# Allow SSH tab completion for mosh hostnames |
||||
compdef mosh=ssh |
||||
Loading…
Reference in new issue