Updates to mirror new repository structure.
[james-home-etc.git] / .gitconfig.general
blob700d4751ae0fb916356b2a37652f0ee5436470d4
1 [user]
2   name = James Richardson
3   email = j@mesrichardson.com
4         signingkey = 0xEA1CF14BD8467AFB
5 [color]
6         ui = true
7 [core]
8         pager = less -FMRX
9 [push]
10         default = current
11 [commit]
12         gpgsign = true