1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-09 20:13:10 +01: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!