Git Bash for Windows allows you to leverage Unix commands, such as; ls
, cat
, grep
, find
, etc. It also allows you to easily download tools from Github using the Git Clone
syntax.
Navigate over to the following URL and download the necessary installer.
https://git-scm.com/download/win

Save the installer, and then Run as Admin.

Then go through the Next, Next, Finish. I like to use the defaults.

Once finished, you can find and run the program.
