starts tmux with loginshell

This commit is contained in:
xesc 2023-12-23 23:44:55 +01:00
parent 27249f56b2
commit 1a48f6923e

View file

@ -77,3 +77,5 @@ set -g cursor-style blinking-underline
set -g focus-events on set -g focus-events on
set -g visual-bell off set -g visual-bell off
set -g default-command "exec /bin/zsh"