Skip to content

Instantly share code, notes, and snippets.

View eduardojmatos's full-sized avatar

Eduardo Matos eduardojmatos

View GitHub Profile
@eduardojmatos
eduardojmatos / .gitconfig
Last active December 21, 2015 09:19
Git Config
[credential]
helper = osxkeychain
[user]
name = Eduardo Matos
email = eduardoj.matos@gmail.com
[color]
ui = auto
[color "diff"]
meta = blue bold
frag = yellow reverse dim