From d4f9ededc0a8fe9ce9fb3614d4f2285ee29f0c88 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 18 Jun 2024 06:17:08 +0930 Subject: [PATCH] tmux update --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index b057035..5b84b9b 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -58,4 +58,4 @@ set -g @tpm_plugins ' \ ' # Initialize TPM (keep this line at the very bottom of your tmux.conf). -run '/usr/share/tmux-plugin-manager/tpm' +run '~/.config//tmux/plugins/tpm/tpm'