From 600548eff7f320c6503d70e7b3471a5ac8ccc434 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 11 May 2024 07:52:57 -0300 Subject: tmux: use zsh as default shell --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index 14f7fcb..dda9b5b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ +set -g default-shell /bin/zsh set -g mouse on set -g default-terminal "screen-256color" set -g repeat-time 250 -- cgit 1.3.0-6-gf8a5