Change shell for user in adelie Linux: ====================================== Adele Linux comes with zsh, but what if I want to use bash? You should keep zsh for system wide (can crash on boot if switch to bash) but using the konsole app, you can change the terminal for it specifically. Not qTerminal since this feature is not supported. To change shell in Konsole: "go to Settings -> Edit Current Profile, and on the General tab, change the Command field to the full path of the shell you want to use (once again, something like: /bin/zsh, /bin/bash, /usr/bin/fish, etc.)." *Exit Konsole and open it again to use different shell. To view what terminal you are currently using, type this command: echo $SHELL Sources: https://linuxhandbook.com/change-shell-linux/ https://www.linuxuprising.com/2021/01/how-to-change-default-shell-in-linux.html Date: September 26th 2022