Using Windows as Linux
I have always used Windows as if it were Linux. After installing Windows 10, I first install the Windows version of Git. The Windows version of Git comes with a MinGW environment, which pre-installs some commonly used Linux tools.The MinGW in the Windows version of Git is a trimmed version, lacking a package management tool, … Read more