dotfiles/git/.config/git/config

12 lines
283 B
Text

[user]
name = Tom Willemse
email = tom@ryuslash.org
[diff "org"]
xfuncname = "^\\*+ +(.+)"
[diff "lisp"]
xfuncname = "^[[:space:]]*?\\(def\\w+? ((\\w|-|'|:|=|<|>)+)"
[sendemail]
sendmailcmd = /usr/bin/msmtp
[init]
defaultBranchname = main
defaultBranch = main