Fundamental local Git not working.

For reasons beyond the scope of this discussion thread, I have found the need to install git locally on my work windows 10 computer. But from the command line, the basic commands are not recognized. For example:

git config

gets the response:

'git' is not recognized as an internal or external command,
operable program or batch file.

Can anyone please offer suggestions or next steps I should try?

Is this a Ghost question?

If you’re working towards an install of Ghost, I highly recommend WSL, which gets you a Linux (Ubuntu 22 recommended) shell without dual booting your Windows box. It’s MUCH MUCH better for theme development.