dotfiles/windows_cygwin/build.bat

5 lines
117 B
Batchfile
Raw Normal View History

choco install -y firefox googlechrome
choco install -fy cygwin --installargs "-Pg curl,zsh,git,vim,wget"
refreshenv