summaryrefslogtreecommitdiffstats
path: root/gitconfig
blob: 8aed15c19d337bd7a55a0e137dff79293f24c39f (plain)
1
2
3
4
5
6
7
8
9
10
[push]
	default = current
[user]
	name = Stefan Ritter
	email = xeno@thehappy.de
	signingkey = 70557E3F
[colors]
	ui = auto
[core]
	editor = vim