ohmyzsh/plugins/mosh
Aswath K 2cb7bc7357 Add READMEs to plugins: yum, mosh, themes (#7229) 2018-10-04 23:41:34 +02:00
..
README.md Add READMEs to plugins: yum, mosh, themes (#7229) 2018-10-04 23:41:34 +02:00
mosh.plugin.zsh Add support for mosh (remote-shell) tab completion. 2013-08-19 16:28:09 -06:00

README.md

Mosh Plugin

This plugin allows SSH tab completion for mosh hostnames.

To use it, add mosh to the plugins array in your zshrc file:

plugins=(... mosh)