Skip to content

Instantly share code, notes, and snippets.

View alalbuquerque's full-sized avatar

Amanda Albuquerque alalbuquerque

View GitHub Profile
@alalbuquerque
alalbuquerque / .gitconfig
Created February 6, 2018 03:43
Git config model
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Amanda Albuquerque
email = [email protected]
[color]
ui = auto
[color "branch"]