mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
16 lines
290 B
INI
16 lines
290 B
INI
[user]
|
|
name = Ted Kulp
|
|
email = ted@tedkulp.com
|
|
gmail = tedkulp@gmail.com
|
|
signingKey = AE6B007E2FAB1C94319C7C09FD56BE79CDAE7895
|
|
[commit]
|
|
# gpgsign = true
|
|
[credential]
|
|
helper = osxkeychain
|
|
[pull]
|
|
rebase = false
|
|
[tag]
|
|
forceSignAnnotated = true
|
|
[alias]
|
|
mdr = merge --no-commit --no-ff
|