view rc/gitconfig @ 452:a07ee25c6304

Color all those gits!
author Edho Arief <edho@myconan.net>
date Fri, 08 Feb 2013 19:03:49 +0900
parents e9b25cf035d9
children 2f5580798bbb
line wrap: on
line source

[user]
	email = edho@myconan.net
	name = Edho Arief
[alias]
	ci = commit
	co = checkout
	st = status
[push]
	default = current

[color]
	ui = true