Last active
August 29, 2015 14:23
-
-
Save fire/93e3787f7e6a383ce527 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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