fix: fix plugins location

This commit is contained in:
Xavier Logerais 2025-01-25 15:59:36 +01:00
parent 8f337208f9
commit 360fccfdda

View File

@ -65,4 +65,4 @@ set -g @plugin "nordtheme/tmux"
# set -g @plugin 'git@bitbucket.com:user/plugin'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'
run "${HOME}/.config/tmux/plugins/tpm/tpm"