Created
February 3, 2017 16:43
-
-
Save KennethanCeyer/da0f143df2a72b72918818aef8749c13 to your computer and use it in GitHub Desktop.
Installation zsh for MAC platform with Homebrew.
This file contains hidden or 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
# First of all, You must fetch your repository infomations for install latest package version. | |
brew update | |
brew install zsh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment