use extracto
This commit is contained in:
parent
b6687fe027
commit
3bedf87cf1
1 changed files with 3 additions and 1 deletions
|
@ -131,7 +131,9 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!"
|
||||||
# Plugins
|
# Plugins
|
||||||
|
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'roosta/tmux-fuzzback'
|
#set -g @plugin 'roosta/tmux-fuzzback'
|
||||||
|
set -g @plugin 'laktak/extrakto'
|
||||||
|
|
||||||
|
|
||||||
# run tpm
|
# run tpm
|
||||||
run -b '~/.tmux/plugins/tpm/tpm'
|
run -b '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
Loading…
Add table
Reference in a new issue