The advantage of installing git is that you will get git UI and git bash.
and you can right click and get git bash in whichever folder you want.
Useful commands:-
cd /c/ ---- it will take you to c folder
cd .. ---- it will take you to parent folder 1 step
ls ---- list all files
ls -a ---- list all hidden files too
Hi there's a lot to this i need to learn its just scratching on surface
ReplyDelete