Skip to content

Instantly share code, notes, and snippets.

View joseryzmal's full-sized avatar

joseryzmal

View GitHub Profile
@joseryzmal
joseryzmal / .gitconfig
Created October 23, 2015 10:29
Git Config
[color]
branch = auto
diff = auto
status = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
[color "diff"]
meta = yellow bold