[user] name = JoaquĆ­n Aguirrezabalaga email = kinote@kinote.org [core] excludesfile = ~/.gitignore_global attributesfile = ~/.gitattributes [color] ui = auto [credential] helper = store [gitlab] user = kinote [gitlab "git.datik.io/api/v4"] user = jaguirrezabalaga [diff] submodule = log [pull] rebase = false [init] defaultBranch = main [diff "common-lisp"] xfuncname="^\\((def\\S+\\s+\\S+)" [diff "elisp"] xfuncname="^\\((((def\\S+)|use-package)\\s+\\S+)" [diff "org"] xfuncname="^\\*+ +(.*)$" [filter "lfs"] required = true clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process [include] path = .gitconfig_local