From dda6b22bb01b8961ef1ac06dfdb06d19f50fde11 Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Mon, 15 Sep 2025 19:59:43 +0100 Subject: [PATCH] move tmux local conf --- base/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/.tmux.conf b/base/.tmux.conf index 296b51d..53ae85d 100644 --- a/base/.tmux.conf +++ b/base/.tmux.conf @@ -33,4 +33,4 @@ set-option -g focus-events on set -g update-environment -r set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock -run-shell ~/.tmux/local.tmux +run-shell ~/.tmux.conf.local