[All] Fix link bug

This commit is contained in:
Fabian Ising
2024-12-22 12:29:28 +01:00
parent 2ec6bd1753
commit 4357ddfab9
7 changed files with 17 additions and 1642 deletions

View File

@@ -28,3 +28,8 @@ email = github@murgi.de
excludesfile = /Users/ising/dotfiles/.gitignore_global
[submodule]
recurse = true
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true