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