diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index a103c19..d998eed 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -91,3 +91,5 @@ set -g message-style 'fg=black bg=white bold' set-option -g set-titles on set-option -g set-titles-string '#T' +set-option -g default-shell /usr/bin/fish +