dotfiles/windows_cygwin/build.ps1
2016-07-28 11:30:17 +02:00

10 lines
232 B
PowerShell
Executable file

# install Chocolatey
iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
# install base tools
choco install -y firefox
choco install -y googlechrome
# install cygwin and all things inside
choco install -y cygwin cyg-get