summaryrefslogtreecommitdiff
path: root/.gitconfig
blob: e2d89705019d6916f55110f87b77be6a5a3dbe91 (plain)
1
2
3
4
5
6
7
8
9
10
[user]
	email = mattst88@gmail.com
	name = Matt Turner
	signingkey = 0x0FDD682D974CA72A
[color]
	ui = auto
[rebase]
	autosquash = true
[core]
	excludesfile = /home/mattst88/.global_ignore