Git Config for Linux

Global config

git config --global user.name "Your Name"
git config --global core.editor nvim