dotfiles/.gitconfig

9 lines
183 B
INI

[user]
email = florianbadie@odrling.xyz
name = odrling
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true