[rc] add rc.org for centralized literate configs
[~bandali/configs] / git / .gitconfig
CommitLineData
3aeeb20d 1[user]
ff3e934e 2 email = amin@aminb.org
3aeeb20d 3 name = Amin Bandali
71e75a4a
AB
4# signingkey = 4E05246AB0BF7FFB
5# [commit]
6# gpgsign = true
7# [format]
8# signoff = true
161c93e9
AB
9
10[alias]
11 git = !exec git
12[core]
13 autocrlf = input
149b29f1
AB
14[color]
15 ui = auto