]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/tmux-cssh/README.md
...
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / tmux-cssh / README.md
1 # tmux-cssh plugin
2
3 This plugin adds autocompletion for [`tmux-cssh`](https://github.com/zinic/tmux-cssh/).
4
5 To use it, add `tmux-cssh` to the plugins array in your zshrc file:
6 ```zsh
7 plugins=(... tmux-cssh)
8 ```
9
10 First upstream repo, now disappeared: https://github.com/dennishafemann/tmux-cssh.