Configure tmux-open
This commit is contained in:
parent
a0f14692d3
commit
eead10c9fa
1 changed files with 4 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue