fix: .gitconfig

This commit is contained in:
2026-06-23 11:26:14 +02:00
parent d3427ae137
commit fbaa4f170a
2 changed files with 4 additions and 6 deletions
+2 -3
View File
@@ -1,6 +1,3 @@
[user]
name = Sebastian Krüger
email = valknar@pivoine.art
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
@@ -16,3 +13,5 @@
autoSetupRemote = true
[pull]
ff = only
[include]
path = ~/.gitconfig.local