**SOLVED!** I use [cmder](https://cmder.net/) as my prompt of choice, but nimble calls the standard Windows cmd, and the prompt didn't know what git was because it was not in the PATH variables (unlike the cmder that has a script that automatically loads environment variables) .
SOLUTION: simply add git.exe path to the PATH variable.
