summaryrefslogtreecommitdiff
path: root/artix/home/.config/git/config
blob: 8efedc42ae2fd7591c538e51aede827812be665d (plain)
1
2
3
4
5
6
7
8
9
10
11
[user]
	email = nantha@mielota.com
	name = Nantha Sorubakanthan
	#signingkey = E6E0870909E743B5E4101068E614BDE9E305D5D7
[init]
	defaultBranch = main
[core]
	editor = nvim
	autocrlf = input
[color]
	ui = true