From cba902c98851bd7ca0b58421efdc5322e535a7dc Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L. de Mello" Date: Fri, 26 Jan 2024 18:32:18 -0300 Subject: [PATCH] feat: tmux-ssh-split --- modules/home-manager/programs/tmux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/programs/tmux.nix b/modules/home-manager/programs/tmux.nix index ce8f29a..14e76f8 100644 --- a/modules/home-manager/programs/tmux.nix +++ b/modules/home-manager/programs/tmux.nix @@ -45,6 +45,7 @@ in set -g @plugin 'b0o/tmux-autoreload' set -g @plugin 'aserowy/tmux.nvim' set -g @plugin 'guz013/frappuccino-tmux' + set -g @plugin 'pschmitt/tmux-ssh-split' set -sg terminal-overrides ",*:RGB"