mirror of https://github.com/ohmyzsh/ohmyzsh.git
Updated Installing ZSH (markdown)
parent
833890fc01
commit
8d768834da
|
@ -35,7 +35,7 @@ If necessary, follow these steps to install Zsh:
|
||||||
you _might_ be OK. Preferably newer than or equal to `5.0`.**
|
you _might_ be OK. Preferably newer than or equal to `5.0`.**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install zsh zsh-completions
|
brew install zsh
|
||||||
```
|
```
|
||||||
To set zsh as your default shell, execute the following for **macOS High Sierra**
|
To set zsh as your default shell, execute the following for **macOS High Sierra**
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue