Como USAR o CMD machen Git

git config --global user.name "João Silva"
git config --global user.email "[email protected]"
Itchy Iguana