I want to use zsh but everytime I launch tmux it starts with sh so I need to type zsh
to have the right shell. Is there something to do in the configuration of tmux about that?
EDIT: Well, it was only a bug in my tmux sessions
I want to use zsh but everytime I launch tmux it starts with sh so I need to type zsh
to have the right shell. Is there something to do in the configuration of tmux about that?
EDIT: Well, it was only a bug in my tmux sessions
You need to change your default shell to zsh. See https://linux.die.net/man/1/chsh
It is already done, that’s why I don’t understand the problem :/
Is it something in your
.tmux.conf
?I deleted it but nothing has changed