use extracto

This commit is contained in:
Yax 2022-01-31 19:00:26 +01:00
parent b6687fe027
commit 3bedf87cf1

View file

@ -131,7 +131,9 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!"
# Plugins
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 -b '~/.tmux/plugins/tpm/tpm'