meta: Add commit-msg git hook

This commit is contained in:
2020-09-25 02:27:57 +02:00
parent f36c83254b
commit 10c8d7097a
2 changed files with 42 additions and 0 deletions

View File

@@ -40,3 +40,7 @@
~/.local/share/nvim/site/pack:
create: true
path: .config/vim/pack
.git/hooks/:
create: true
glob: true
path: meta/git/hooks/*