git-subtree-dir: oh-my-zsh git-subtree-split: 550ccca91cb45fcf26a8f2c3c60da675b995e3f3
3 lines
63 B
Bash
3 lines
63 B
Bash
# Allow SSH tab completion for mosh hostnames
|
|
compdef mosh=ssh
|