# Git ```sh git config --global user.email "tuz@email.local" git config --global user.name "tuz" ```