Add tmux-mighty-scroll plugin

This commit is contained in:
Adam Goldsmith 2023-04-07 23:31:51 -04:00
parent a2a8ff9a0d
commit e8b33d4e7d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ bind -r M-l resize-pane -R 5
# plugins
set-option -g @plugin 'tmux-plugins/tpm'
set-option -g @plugin 'noscript/tmux-mighty-scroll'
# install/update tpm
if-shell "test ! -d " \