1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-10 21:58:06 +08:00

Note on cygwin as I've done this a couple of times now...

Nathan Shepperd 2017-05-29 09:38:13 +01:00
parent 646b7d7c88
commit 50ed8e47c0

@ -98,6 +98,9 @@ before running "make install".
```sh
sudo yum update && sudo yum -y install zsh
```
### Cygwin
Install the zsh package using the installer. Unfortunately Cygwin doesn't have a standard command line interface.
### Add yours
If you know a platform that is not covered, edit this page and add it!