summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-03 23:04:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-04 10:29:14 -0700
commitbf46e5fd18e4c9d86e2091f39261bb4d63c1af51 (patch)
tree1164da26e0e3e94ea6d1a45fc0847485c534be83 /.config
parente4968b90370100b6b7d4afca563568f06b6c5f2e (diff)
downloaddotfiles-bf46e5fd18e4c9d86e2091f39261bb4d63c1af51.tar.gz
replace install-git-hooks script w/ setting core.hooksPath globally
Diffstat (limited to '.config')
-rw-r--r--.config/git/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index ec949262..a2019994 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -26,6 +26,7 @@
[core]
pager =
+ hooksPath = ~/src/dotfiles/hooks/git/hooksPath
[dgit "default"]
clean-mode = git-ff