zsh: non-standard shell error
Writing by shivdev on Tuesday, 24 of January , 2017 at 7:34 pm
If you’ve installed zsh and getting the non-standard shell error
$ chsh -s /usr/local/bin/zsh
chsh: /usr/local/bin/zsh: non-standard shell
You need to add /usr/local/bin/zsh to /etc/shells
$ sudo vim /etc/shells
Password:# Add the following and save
/usr/local/bin/zsh
Leave a comment
Category: Mac
- Add this post to
- Del.icio.us -
- Digg -
- -
- Tweet -
-
-
No comments yet.
You must be logged in to post a comment.