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'