Skip to content

Commit 0604623

Browse files
authored
Add tmux-ssh-syncing to external plugins (#65)
1 parent 759d43e commit 0604623

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

External-plugins.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
106106

107107
### SSH
108108

109+
- [tmux-ssh-syncing](https://github.com/alberti42/tmux-ssh-syncing)
110+
111+
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.
112+
113+
<img src="https://github.com/alberti42/tmux-ssh-syncing/blob/main/doc/screencast.gif" alt="Screencast" />
114+
109115
- [xxh](https://github.com/xxh/xxh)
110116

111117
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.

0 commit comments

Comments
 (0)