dotfiles/git/config

19 lines
320 B
Plaintext
Raw Normal View History

2023-10-12 22:02:28 -04:00
[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