From 8d292ffaaf403413ed50e108a78fe6bf400b0343 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 15 Dec 2022 22:24:53 +0900 Subject: tmux: unset default-shell --- .config/tmux/tmux.conf | 1 - 1 file changed, 1 deletion(-) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 1cff1c9..6d0535f 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -13,7 +13,6 @@ set-option -g base-index 1 set-option -g pane-base-index 1 set-option -g renumber-windows on -set-option -g default-shell /usr/local/bin/zsh set-option -g history-limit 10000 set-option -g focus-events on set-option -g escape-time 10 -- cgit v1.2.3-70-g09d2