Skip to content

Provides "mosh" cli command and "moshpit" proxy package.

License

Notifications You must be signed in to change notification settings

bokulich-lab/MOSHPIT

Repository files navigation

MOSHPIT

Enabling tab completion

Bash

To enable tab completion in Bash, run the following command or add it to your .bashrc/.bash_profile:

source tab-mosh

ZSH

To enable tab completion in ZSH, run the following commands or add them to your .zshrc:

autoload -Uz compinit && compinit && autoload bashcompinit && bashcompinit && source tab-mosh

About

Provides "mosh" cli command and "moshpit" proxy package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published