diff --git a/tmux.conf b/tmux.conf index 00bf86b..e0149eb 100644 --- a/tmux.conf +++ b/tmux.conf @@ -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"