protesilaos.dotfiles/NO-STOW-git/.config/git/config
2026-04-21 15:55:09 +03:00

22 lines
445 B
Plaintext

[user]
name = Protesilaos
email = info@protesilaos.com
signingkey = C3C6BC9BBE2F62C7C586EBAA99BD6459CD5CA3EA
[core]
excludesfile = ~/.config/git/ignore
attributesfile = ~/.config/git/attributes
[commit]
gpgsign = true
[merge]
conflictstyle = diff3
[pull]
rebase = false
[format]
thread = true
[diff "elisp"]
xfuncname = "^((\\(|;;;+ ).*)$"
[diff "org"]
xfuncname = "^(\\*+ +.*|#\\+title:.*)$"
[init]
defaultBranch = main