1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-22 01:07:36 +08:00

Add Void Linux zsh install instructions

C. Michael Murphey 2017-01-03 20:52:06 -06:00
parent 72312cf5cd
commit 77417d7712

@ -66,6 +66,12 @@ zypper install zsh
pacman -S zsh
```
### Void Linux
```sh
xbps-install zsh
```
### FreeBSD
To install the package:
```sh