Version: 1.0.73-c9-g9e81f0a
Platform: win32 10.0.17134
I have set zsh as my shell. But when I restart Terminus it still use bash.
try to add custom shell with command:
zsh.exe -l -i
I solved it, I just add ash -c zsh at bashrc
I solved it, I just add
ash -c zshat bashrc
should be 'bash -c zsh'
I am using ubuntu 18.4 but it's not working for me.
Most helpful comment
I solved it, I just add
ash -c zshat bashrc