default shell added to tmux.conf

This commit is contained in:
Dirk Alders 2023-04-20 13:28:25 +02:00
parent 0255b308ce
commit 5ce2bb0716

View File

@ -4,3 +4,4 @@ source "/usr/share/powerline/bindings/tmux/powerline.conf"
set -g default-terminal "screen-256color"
set-option -g default-shell "/bin/zsh"