I'm trying to revive my knowledge of the command line interface, but can't remember how to change to the home directory. I'm actually trying to learn Git, so the help documentation assume I remember all the commands. I remember
Thank you for the tips. I did find this, which identifies the extra letters in the bash prompt Using bash shell for Windows https://www.logicbig.com/tutorials/misc/git/git-bash-shell.html What is Git Bash emulation? MINGW64 is short for Minimalist GNU for Windows 64 bits. It provides open source programming tool set for windows system.
no subject
Date: 2020-09-25 10:45 am (UTC)I did find this, which identifies the extra letters in the bash prompt
Using bash shell for Windows
https://www.logicbig.com/tutorials/misc/git/git-bash-shell.html
What is Git Bash emulation?
MINGW64 is short for Minimalist GNU for Windows 64 bits. It provides open source programming tool set for windows system.
Thanks again!