From 9f831c674bc7a39ba7c436eae4f933a0fab3d74a Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 5 Jul 2023 17:17:42 -0400 Subject: [PATCH] Auto Update --- files/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/.tmux.conf b/files/.tmux.conf index be1374c..02cd2ea 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -6,3 +6,4 @@ set -g mouse on set -g history-limit 30000 bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; copy-mode -e; send-keys -M" bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M" +run '/usr/share/tmux-plugin-manager/tpm'