From f44c0c448c2192a03699b53fe64296c25cfbad1b Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 20 Sep 2022 09:26:09 +0800 Subject: Support local git config --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 6b2360d..00ef000 100644 --- a/.gitconfig +++ b/.gitconfig @@ -62,3 +62,6 @@ jw = jump ws [rebase] autosquash = true + +[include] + path = ~/.gitconfig_local -- cgit v1.2.3