mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-24 05:57:47 +02:00
2 lines
63 B
Shell
2 lines
63 B
Shell
# Allow SSH tab completion for mosh hostnames
|
|
compdef mosh=ssh
|