ubuntu:zsh:non-standard_shell_error
This is an old revision of the document!
Ubuntu - ZSH - Non-standard shell error
Getting the following error when trying to change your mac terminal to use zsh?
chsh: /usr/local/bin/zsh: non-standard shell
To fix add the zshell path (/usr/local/bin/zsh) to your /etc/shells file.
sudo vim /etc/shells
Add /usr/local/bin/zsh to the end of the file.
ubuntu/zsh/non-standard_shell_error.1575499850.txt.gz · Last modified: 2020/07/15 09:30 (external edit)