$ git config --global user.name "Your name here"
$ git config --global user.email "your_email@example.com"
git config --global user.name "Seu Nome"
git config --global user.email "seu-email@buteco.tech"
git config --global user.name "Your Name"
git config --global user.email "yourname@example.com"