summaryrefslogtreecommitdiff
path: root/plugins/tmux-cssh/README.md
blob: 4602a502a79bcabb8400fcd30a6e2bc5ced73de3 (plain)
1
2
3
4
5
6
7
8
9
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.