dotfiles/.oh-my-zsh/plugins/mosh
2020-06-29 00:32:26 +02:00
..
mosh.plugin.zsh Add Oh my zsh configs 2020-06-29 00:32:26 +02:00
README.md Add Oh my zsh configs 2020-06-29 00:32:26 +02:00

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)