mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-24 01:37:27 +08:00
Merge pull request #2053 from fluxrad/mosh
Add support for mosh (remote-shell) tab completion.
This commit is contained in:
commit
fc70d76788
2
plugins/mosh/mosh.plugin.zsh
Normal file
2
plugins/mosh/mosh.plugin.zsh
Normal file
@ -0,0 +1,2 @@
|
||||
# Allow SSH tab completion for mosh hostnames
|
||||
compdef mosh=ssh
|
||||
Loading…
Reference in New Issue
Block a user