dotfiles/git/config
2023-10-12 22:10:26 -04:00

19 lines
320 B
Plaintext

[user]
email = admin@moparisthebest.com
name = moparisthebest
signingkey = 88C93BFE27BC8229!
[push]
default = simple
autoSetupRemote = true
[core]
# pager = hx
excludesfile = /home/mopar/.config/git/gitignore
[help]
autocorrect = 1
# [color]
# ui = false
[init]
defaultBranch = master
[commit]
gpgsign = true