From 473eabd697b4635459fc01beb4b6456dc877290b Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sun, 14 Dec 2025 05:38:58 +0900 Subject: [PATCH] Update tmux.conf --- config-sync/.config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sync/.config/tmux/tmux.conf b/config-sync/.config/tmux/tmux.conf index ba66cc1..a627200 100644 --- a/config-sync/.config/tmux/tmux.conf +++ b/config-sync/.config/tmux/tmux.conf @@ -1,7 +1,7 @@ set-option -g mouse on set-option -g history-limit 10000 -set -g default-shell zsh +# set -g default-shell zsh set -g base-index 1 set -g renumber-windows on