2016-07-30 11:28:40 +01:00
|
|
|
choco install -y firefox googlechrome wget
|
2016-07-30 11:38:29 +01:00
|
|
|
wget -c https://cygwin.com/setup-x86_64.exe
|
2016-07-30 11:28:40 +01:00
|
|
|
REM cygwin installation
|
2016-07-30 11:50:53 +01:00
|
|
|
setup-x86_64.exe -R "C:\cygwin" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget
|
2016-07-30 10:00:14 +01:00
|
|
|
|