Created
May 12, 2017 17:54
-
-
Save vmwsree/b0bb0650d3e5ca1d9716215d8c9bbae5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add | |
/usr/local/bin/zsh | |
in /etc/shells | |
then | |
chsh -s $(which zsh) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment