Git Bash
is based upon the linux OS therefore you can only use linux commands to navigate in the git repository.
pwd
Present working directoryls
list the contentscd
change the directoryclear
clear the terminalshift + insert
= ctrl + V = Pastetouch filename.extensionName
to make an empty file!ctrl plus +
will zoom-in in the terminalctrl plus -
will zoom-out in the terminal