mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-19 13:43:29 +01:00
Updated Installing ZSH (markdown)
@@ -39,7 +39,7 @@ brew install zsh
|
|||||||
```
|
```
|
||||||
To set zsh as your default shell, execute the following assuming a default install of Homebrew
|
To set zsh as your default shell, execute the following assuming a default install of Homebrew
|
||||||
|
|
||||||
> Latest Mac OS version:
|
> Recent Mac OS versions:
|
||||||
```
|
```
|
||||||
chsh -s /usr/local/bin/zsh
|
chsh -s /usr/local/bin/zsh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user