dotfiles/zsh/.zsh/plugins/mosh
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
mosh.plugin.zsh import zsh config 2024-04-26 19:41:20 +02: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)