From 123404970e4496107d026ae2f52f644a24711e98 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 11 Nov 2020 14:14:56 +0100 Subject: gitconfig: allow local configuratin --- dotfiles/gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/gitconfig') diff --git a/dotfiles/gitconfig b/dotfiles/gitconfig index 3b81720..ed98abc 100644 --- a/dotfiles/gitconfig +++ b/dotfiles/gitconfig @@ -19,3 +19,6 @@ ff = only [pretty] summary = format:%C(auto)%h%Creset %cs %<|(48)%C(brightyellow)%an%Creset %s + +[include] + path = ~/.config/gitconfig_local -- cgit v1.2.3