mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-13 10:50:40 +01:00
added MacPorts section
@@ -36,7 +36,12 @@ brew install zsh zsh-completions
|
||||
```
|
||||
|
||||
Assuming you have [Homebrew](http://brew.sh/) installed. If not, most versions of
|
||||
**macOS** ship zsh by default, but it's normally an older version.
|
||||
**macOS** ship zsh by default, but it's normally an older version. Alternatively, you may
|
||||
also use [MacPorts](https://www.macports.org/)
|
||||
|
||||
```sh
|
||||
sudo port install zsh zsh-completions
|
||||
```
|
||||
|
||||
### Ubuntu, Debian & derivatives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user