diff --git a/.tmux.conf b/.tmux.conf index 33b917a..64f8b89 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -59,4 +59,4 @@ bind -T copy-mode C-c send -X copy-pipe-no-clear "xclip -sel clip" bind -T copy-mode-vi C-c send -X copy-pipe-no-clear "xclip -sel clip" ## init tpm -run '${XDG_CONFIG_HOME}/tmux/plugins/tpm/tpm' +run ${XDG_CONFIG_HOME}/tmux/plugins/tpm/tpm