Skip to content

Instantly share code, notes, and snippets.

@calve
calve / .gitconfig
Last active October 14, 2015 11:49
[core]
» excludesfile = ~/.gitignore.global
[credential]
» helper = cache --timeout=3600
[color]
» diff = auto
» status = auto
» branch = auto
[push]
» default = simple