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
# 1. Download https://cygwin.com/setup-x86_64.exe | |
# 2. Copy and paste the following lines in your default Windows CMD | |
# to install Cygwin alongside with some additional packages under c:\cygwin64 | |
# NOTE: First navigate to the same directory where setup-x86_64.exe is located | |
setup-x86_64.exe ^ | |
--quiet-mode ^ | |
--packages ^ | |
bzip2,^ |
NewerOlder