From d73822bacb7aa229b7925ee3e3b2a2ce3f550482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Tue, 23 Jun 2026 11:39:10 +0200 Subject: [PATCH] fix: .gitconfig --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index ff0672d..9d7c803 100755 --- a/.gitconfig +++ b/.gitconfig @@ -14,4 +14,4 @@ [pull] ff = only [include] - path = ~/.gitconfig.local + path = .gitconfig.local