From 6386a082919e9e10fff500ba68ac0cc4cf36018d Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Mon, 28 Jun 2021 09:07:33 +0200 Subject: [PATCH] Add comment on how to include to git config --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index 727d1b4..726835d 100644 --- a/gitconfig +++ b/gitconfig @@ -1,4 +1,6 @@ # vim: set filetype=gitconfig :miv # +# [include] +# path = $HOME/path/to/this/file [core] editor = vim -f excludesfile = .gitignore.local