Auto Update

This commit is contained in:
matt1432 2023-07-05 17:17:42 -04:00
parent d1a5b53496
commit 9f831c674b

View file

@ -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'