From d138f7c49709c1152daf143d7ddad5a14e811adf Mon Sep 17 00:00:00 2001 From: Tucker McKnight Date: Thu, 20 Feb 2025 00:24:29 -0700 Subject: [PATCH] don't make tmux conf a hidden file --- .tmux.conf => tmux.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .tmux.conf => tmux.conf (100%) diff --git a/.tmux.conf b/tmux.conf similarity index 100% rename from .tmux.conf rename to tmux.conf