make cygwin install packages from the list
This commit is contained in:
parent
1a1860c877
commit
3498e18f8c
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
choco install -y firefox googlechrome cygwin
|
||||
choco install -y firefox googlechrome
|
||||
choco install -fy cygwin --installargs "-P curl,zsh,git,vim,wget"
|
||||
refreshenv
|
||||
|
||||
|
|
Loading…
Reference in a new issue