- Install chocolatey package manager.
$ iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
- -Install cmder chocolatey package: git,bash and cool commandline
$ choco install cmder -y
Open a new cmder session by searching cmder
in the windows launch search. This will get you into a an improved terminal emulator "bash friendlier".
NOTE: all other guides expect you to be running cmder.