summaryrefslogtreecommitdiffstats
path: root/git/.gitconfig
blob: aed8242bcbb13a2f93838879b432cc2c94fc2c92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[user]
	email = amin@aminb.org
	name = Amin Bandali
# 	signingkey = 4E05246AB0BF7FFB
# [commit]
# 	gpgsign = true
# [format]
# 	signoff = true

[alias]
	git = !exec git
[core]
	autocrlf = input