Skip to content

Instantly share code, notes, and snippets.

@altitdb
Last active July 30, 2018 03:23
Show Gist options
  • Save altitdb/d645d0d291bd5badd2d8d24495382e6f to your computer and use it in GitHub Desktop.
Save altitdb/d645d0d291bd5badd2d8d24495382e6f to your computer and use it in GitHub Desktop.
# Config Git
git config --global user.name "Altieres de Matos"
git config --global user.email "altitdb@gmail.com"
git config credential.helper store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment