Configure tmux-open

This commit is contained in:
Daniel McKnight 2024-10-10 21:25:26 -07:00
parent a0f14692d3
commit eead10c9fa

View file

@ -67,5 +67,9 @@ set -g @continuum-restore 'on'
set -g @continuum-boot 'on'
set -g @resurrect-processes 'ssh nano k9s'
# Open Links
set -g @plugin 'tmux-plugins/tmux-open'
set -g @open-S 'https://search.brave.com/search?q='
# Load Plugins
run '~/.tmux/plugins/tpm/tpm'