17 lines
350 B
Plaintext
17 lines
350 B
Plaintext
[user]
|
|
name = Geoffrey “Frogeye” Preud'homme
|
|
email = geoffrey@frogeye.fr
|
|
signingkey = D8A7ECA00A8CD3DD
|
|
[core]
|
|
editor = nvim
|
|
excludesfile = ~/.config/git/gitignore
|
|
[push]
|
|
default = matching
|
|
[alias]
|
|
git = !exec git
|
|
[filter "lfs"]
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|