PETERZSIGMOND.DEV
GitHub

Commands

A collection of shell commands for IT people

Shell >

Git

Config

git config --global user.name "Name"
git config --global user.email "email"
--global: not just in working directory