mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-20 17:47:48 +02:00
tmux-cssh: add README
This commit is contained in:
parent
ca8a5a0a84
commit
8ea20fdca7
10
plugins/tmux-cssh/README.md
Normal file
10
plugins/tmux-cssh/README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# tmux-cssh plugin
|
||||||
|
|
||||||
|
This plugin adds autocompletion for [`tmux-cssh`](https://github.com/zinic/tmux-cssh/).
|
||||||
|
|
||||||
|
To use it, add `tmux-cssh` to the plugins array in your zshrc file:
|
||||||
|
```zsh
|
||||||
|
plugins=(... tmux-cssh)
|
||||||
|
```
|
||||||
|
|
||||||
|
First upstream repo, now disappeared: https://github.com/dennishafemann/tmux-cssh.
|
Loading…
x
Reference in New Issue
Block a user