From 8bf69148fbb8ac98bf21e1bbd87021aa8f5291cc Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Fri, 13 Jan 2023 13:01:45 +0000 Subject: Set default tmux shell --- tmux/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index c884f45..dcab725 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -41,6 +41,8 @@ setw -g pane-base-index 1 set-window-option -g mode-keys vi +set-option -g default-shell /usr/bin/zsh + set -g mouse on set-option -g history-limit 60000 -- cgit v1.2.3-70-g09d2