Set hooksPath in gitconfig

This allows local hooks that apply to any and all repos committed to
on a specific machine.
This commit is contained in:
2017-12-12 18:18:25 +00:00
parent 88c850d6d3
commit e93ce89f44

View File

@@ -4,6 +4,7 @@
signingkey = contact@jimeh.me
[core]
excludesfile = ~/.gitignore
hooksPath = ~/.git-hooks
[color]
status = auto
branch = auto