1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Updated Installing ZSH (markdown)

David
2019-11-28 10:43:55 +00:00
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**
``` ```