From e1d3d92ec6d437a7f06a4778f0b9ed1122448f13 Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Mon, 15 Sep 2025 13:22:57 +0300 Subject: [PATCH] tmux: move config to .config --- 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