0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Updated Installing ZSH (markdown)

CengSin 2019-08-04 09:59:34 +08:00
parent e965bcad3d
commit ecffad186d

@ -147,6 +147,11 @@ emerge app-shells/zsh
apk add zsh
```
### MSYS2
```sh
pacman -S zsh
```
### Add yours
If you know a platform that is not covered, edit this page and add it!