Files
dotfiles/.gitconfig
2023-10-15 00:26:40 -04:00

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