From 728cf81a7bd1bc13ab5c7168c9c18e5f1e417647 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 31 Jan 2025 13:22:41 -0800 Subject: [PATCH] [tmux] Move config to XDG_CONFIG_HOME --- tmux.conf => config/tmux/tmux.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tmux.conf => config/tmux/tmux.conf (100%) diff --git a/tmux.conf b/config/tmux/tmux.conf similarity index 100% rename from tmux.conf rename to config/tmux/tmux.conf