fixed tmux config not loading plugins

This commit is contained in:
2025-02-02 18:40:34 +11:00
parent 5337f90825
commit b4ce22b3d3
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ set -g allow-passthrough on
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM
run '~/.tmux/plugins/tpm/tpm'
run '~/.config/tmux/plugins/tpm/tpm'
# set vi-mode
set-window-option -g mode-keys vi