mirror of https://github.com/ohmyzsh/ohmyzsh.git
added alpine-linux command
parent
3b3685fc83
commit
41d4dca232
|
@ -137,6 +137,10 @@ eopkg it zsh
|
||||||
emerge app-shells/zsh
|
emerge app-shells/zsh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Alpine Linux
|
||||||
|
```sh
|
||||||
|
apk add zsh
|
||||||
|
```
|
||||||
|
|
||||||
### Add yours
|
### Add yours
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue