From 8ea20fdca794a2a2c2f39cebd1e1861f9f0c6fbb Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Fri, 27 Dec 2019 02:34:35 +0100 Subject: tmux-cssh: add README --- plugins/tmux-cssh/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/tmux-cssh/README.md (limited to 'plugins/tmux-cssh/README.md') diff --git a/plugins/tmux-cssh/README.md b/plugins/tmux-cssh/README.md new file mode 100644 index 000000000..4602a502a --- /dev/null +++ b/plugins/tmux-cssh/README.md @@ -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. -- cgit v1.2.3-70-g09d2