From b1abe7a84538097bf93e2c6677cedc7d7a980f68 Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Fri, 27 Sep 2013 00:19:04 -0400 Subject: [PATCH] Warn that Cygwin is not supported --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 494a3a2..27076d9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Installation ------------ Prezto will work with any recent release of Zsh, but the minimum recommended -version is 4.3.11. +version is 4.3.11. Unfortunately, [Cygwin][9] is not supported due to +non-standard core utilities. 1. Launch Zsh: @@ -113,4 +114,5 @@ SOFTWARE. [6]: http://gitref.org [7]: http://www.bash2zsh.com/zsh_refcard/refcard.pdf [8]: http://grml.org/zsh/zsh-lovers.html +[9]: http://www.cygwin.com