From 1d8313793754f0ebc504d590058e70be91431908 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 12 Mar 2019 22:37:57 +0500 Subject: zsh updates --- files/.gitconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'files/.gitconfig') diff --git a/files/.gitconfig b/files/.gitconfig index 5481ae4..88b0878 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -71,3 +71,7 @@ cmd = gvim $FILENAME noconsole = yes needsfile = yes +[include] + path = .gitconfig.local +[includeIf "gitdir:~/src/rusgis/**"] + path = ~/.gitconfig-rusgis -- cgit v1.2.3