Skip to content

Linux.md


Change Shell

To change shell, simply run the following command.

chsh -s $(which zsh)

Note: Don't know, yet, how to automate this in a script.