mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 23:37:55 +08:00
Updated Installing ZSH (markdown)
parent
ca2143cb4b
commit
a7e3be35ae
@ -43,6 +43,10 @@ also use [MacPorts](https://www.macports.org/)
|
|||||||
```sh
|
```sh
|
||||||
sudo port install zsh zsh-completions
|
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
|
### Ubuntu, Debian & derivatives
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user