feat: move configuration files inside home folder
This commit is contained in:
9
home/.config/zsh/ohmyzsh/plugins/mosh/README.md
Normal file
9
home/.config/zsh/ohmyzsh/plugins/mosh/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Mosh Plugin
|
||||
|
||||
This plugin allows SSH tab completion for [mosh](https://mosh.org/) hostnames.
|
||||
|
||||
To use it, add `mosh` to the plugins array in your zshrc file:
|
||||
|
||||
```
|
||||
plugins=(... mosh)
|
||||
```
|
Reference in New Issue
Block a user