mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-19 13:43:29 +01:00
Updated Installing ZSH (markdown)
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user