Files
dotfiles/.gitconfig
Ted Kulp df12e9a58c multiple changes
* Switch back to starship from powerline
* Switch from n to nvm
* Other random stuff
2021-09-24 07:17:17 -04:00

14 lines
248 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