summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-07-14 23:25:43 -0400
committerMica White <botahamec@outlook.com>2026-07-14 23:25:43 -0400
commita642c4f26b2d1dfb050de6c05b6820e0b398fc1f (patch)
treed5a10204fed39d863799ba9177423f602121aecf /.config/tmux/tmux.conf
parentc45924cd27758eaa5d21fd75d87abec18c97c5e9 (diff)
Add tmux-sensibleHEADmain
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
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