From 0604623867ae2d3f9438a94a2784b2683215686a Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Thu, 2 Jan 2025 19:36:48 +0100 Subject: [PATCH] Add tmux-ssh-syncing to external plugins (#65) --- External-plugins.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/External-plugins.md b/External-plugins.md index d250035..e167d1a 100644 --- a/External-plugins.md +++ b/External-plugins.md @@ -106,6 +106,12 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there ### SSH +- [tmux-ssh-syncing](https://github.com/alberti42/tmux-ssh-syncing) + + Synchronize your [tmux](https://github.com/tmux/tmux/wiki) window names with active ssh sessions. This plugin dynamically updates the tmux window name to reflect the remote hosts of active ssh sessions in the same window. It also restores the original window name when all ssh sessions are closed. + + Screencast + - [xxh](https://github.com/xxh/xxh) Bring Oh My Zsh wherever you go through the SSH. This allows you to bring Zsh with Oh My Zsh framework to the remote host without any installations, root access or affection on the host.