do not use cygwin from chocolatey, have more control

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-07-30 12:28:40 +02:00
parent 2ff4617ed8
commit 71224ec4e4

View file

@ -1,4 +1,6 @@
choco install -y firefox googlechrome
choco install -fy cygwin --installargs "-Pg curl,zsh,git,vim,wget"
choco install -y firefox googlechrome wget
refreshenv
wget https://cygwin.com/setup-x86_64.exe
REM cygwin installation
setup-x86_64 -R c:\cywin\ -Pg curl,zsh,git,vim,wget