how to change your shell from bash to zsh code example Example: change bash to zsh chsh -s $(which zsh)