dotfiles/windows_cygwin/bootstrap.bat
2016-07-30 10:37:20 +02:00

5 lines
250 B
Batchfile

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
refreshenv
choco install -y git win32-openssh