1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01: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