Skip to content

Instantly share code, notes, and snippets.

View trotter's full-sized avatar

Trotter Cashion trotter

View GitHub Profile
@trotter
trotter / .gitconfig
Created August 5, 2008 14:00
my .gitconfig
[user]
name = Trotter Cashion
email = [email protected]
[color]
branch = auto
diff = auto
status = auto
[color "branch"]
current = yellow reverse
local = yellow