Updates to mirror new repository structure.
[james-home-etc.git] / .gitconfig.jrichar-ws
blob04de78fa567f566317c679554718308c21e8d8aa
1 [user]
2   name = James Richardson
3   email = james.richardson@lowes.com
4         signingkey = 0x8F6A034C00BFB30D
5 [color]
6         ui = true
7 [core]
8         pager = less -FMRX
9 [push]
10         default = current
11         followTags = true
12 [commit]
13         gpgsign = true
14 [format]
15         signoff = true
16 #[log]
17 #        showSignature = true
18 [tag]
19         forceSignAnnotated = true