From d9364b8996ad8951e0a6a77873f68eccab8aad8a Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Mon, 1 May 2023 01:55:23 +0200 Subject: [PATCH] Update '.tmux.conf' --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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