view .gitconfig @ 223:ce34e4e8f357

add .gitconfig, oh the irony
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 14 May 2012 13:52:50 -0700
parents
children 498210b6e1a9
line wrap: on
line source

[core]
	excludesfile = /home/jhammel/.gitignore
[user]
	name = Jeff Hammel
	email = jhammel@mozilla.com
[alias]
        st = status