removed shell from tmux.conf

This commit is contained in:
Dirk Alders 2023-04-21 21:20:06 +02:00
parent fbd5fa6f1f
commit 22094f2604

View File

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