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