Skip to content

Instantly share code, notes, and snippets.

@fire
Last active August 29, 2015 14:23
Show Gist options
  • Save fire/93e3787f7e6a383ce527 to your computer and use it in GitHub Desktop.
Save fire/93e3787f7e6a383ce527 to your computer and use it in GitHub Desktop.
Install msys from the internet
@powershell -Command Invoke-WebRequest -Uri "http://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-x86_64-20150512.exe" -OutFile "%cd%\msys2.exe" -UserAgent [Microsoft.PowerShell.Commands.PSUserAgent]::FireFox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment