Yax 2026-01-15 08:24:16 +01:00
parent acfacab74e
commit e046927d0d

View file

@ -153,6 +153,9 @@ set -g @plugin 'fabioluciano/tmux-powerkit'
set -g @plugin 'azorng/tmux-smooth-scroll'
set -g @plugin 'kristijan/flash-copy.tmux'
if "test ! -d ~/.tmux/plugins/tpm" \
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
# run tpm
run -b '~/.tmux/plugins/tpm/tpm'