diff --git a/system/.config/git/config b/system/.config/git/config index e55c62e..9bacd1e 100644 --- a/system/.config/git/config +++ b/system/.config/git/config @@ -82,14 +82,5 @@ [url "git@git.kaderli.dev:severinkaderli/"] insteadOf = g: -[filter "lfs"] - clean = git-lfs clean -- %f - smudge = git-lfs smudge -- %f - process = git-lfs filter-process - required = true - [credential] - helper = cache --timeout 7200 - -[includeif "gitdir:~/work/"] - path = ~/.config/git/config.work \ No newline at end of file + helper = cache --timeout 7200 \ No newline at end of file