From 6dceecc0c67b70ab4c2d483c0e72259acbb9ca6f Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 21 Aug 2024 22:35:37 +0200 Subject: added .gitconfig.local include to .gitconfig --- home/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.gitconfig b/home/.gitconfig index 2c20174..6f4ba13 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -28,3 +28,5 @@ [url "git-repos:public/"] pushInsteadOf = https://git.wazul.moe/ pushInsteadOf = git-repos:public/ +[include] + path = .gitconfig.local -- cgit v1.2.3-70-g09d2