1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-19 17:33:16 +08:00

added alpine-linux command

Zach Queal 2018-09-02 06:07:24 -04:00
parent 3b3685fc83
commit 41d4dca232

@ -137,6 +137,10 @@ eopkg it zsh
emerge app-shells/zsh
```
### Alpine Linux
```sh
apk add zsh
```
### Add yours