Add comment on how to include to git config
This commit is contained in:
parent
fd72d91c72
commit
6386a08291
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
# vim: set filetype=gitconfig :miv #
|
# vim: set filetype=gitconfig :miv #
|
||||||
|
# [include]
|
||||||
|
# path = $HOME/path/to/this/file
|
||||||
[core]
|
[core]
|
||||||
editor = vim -f
|
editor = vim -f
|
||||||
excludesfile = .gitignore.local
|
excludesfile = .gitignore.local
|
||||||
|
|
Loading…
Reference in a new issue