view rc/gitconfig @ 463:4180a94a80af

Add FreeBSD tcsh compatibility.
author Edho Arief <edho@myconan.net>
date Mon, 29 Apr 2013 14:27:44 +0900
parents e0f9a54b9dce
children 4322b0a8a695
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
[core]
	excludesfile = ~/.gitignore_global