From e0a91e00736188540b4db9feff8aa77ba1dc46c9 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:19 +0100 Subject: feat: add tracked git hooks and justfile - .githooks/post-commit: runs chezmoi apply after every commit - justfile: 'just install-hooks' sets core.hooksPath - Added justfile and .githooks/ to .chezmoiignore --- .chezmoiignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 82bbeb2..2cde505 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -7,3 +7,5 @@ create-efi.sh meta/ etc/ firefox/ +justfile +.githooks/ -- cgit v1.2.3-70-g09d2