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!