Sadly I think git hook managers remove the simplicity of the whole design. Understandably since no one reads manuals anymore and projects don’t mind tacking on yet another module/plugin, however easy.
"scripts": {
"postinstall": "git config --local core.hooksPath etc/hooks"
},