From df8d69bb84a0c603d1da76b393886b2d6098f0ff Mon Sep 17 00:00:00 2001 From: Marvin Elsen Date: Wed, 30 Apr 2025 12:42:52 +0200 Subject: [PATCH] Fix path --- git/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/.gitconfig b/git/.gitconfig index f380e50..0001ccc 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -2,7 +2,7 @@ # See: https://blog.gitbutler.com/how-git-core-devs-configure-git/ [include] - path = ~/.config//delta/themes/catppuccin.gitconfig + path = ~/.config/delta/themes/catppuccin.gitconfig [core] editor = nvim