mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-04 13:49:50 +00:00
Updated Installing ZSH (markdown)
@@ -43,6 +43,10 @@ also use [MacPorts](https://www.macports.org/)
|
||||
```sh
|
||||
sudo port install zsh zsh-completions
|
||||
```
|
||||
To set zsh as your default shell, execute the following for **macOS High Sierra**
|
||||
```
|
||||
chsh -s /bin/zsh
|
||||
```
|
||||
|
||||
### Ubuntu, Debian & derivatives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user