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.
To change shell, simply run the following command.
chsh -s $(which zsh)
Note: Don't know, yet, how to automate this in a script.