From a642c4f26b2d1dfb050de6c05b6820e0b398fc1f Mon Sep 17 00:00:00 2001 From: Mica White Date: Tue, 14 Jul 2026 23:25:43 -0400 Subject: Add tmux-sensible --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/tmux') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index a286143..d5bb4c6 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,5 +1,6 @@ set -g @plugin 'alexwforsythe/tmux-which-key' set -g @plugin 'b0o/tmux-autoreload' +set -g @plugin 'tmux-plugins/tmux-sensible' set -g mouse on set -g set-clipboard on -- cgit v1.3.1