aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.githooks/post-commit
diff options
context:
space:
mode:
Diffstat (limited to '.githooks/post-commit')
-rwxr-xr-x.githooks/post-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.githooks/post-commit b/.githooks/post-commit
index 83acb4f..d2d7eba 100755
--- a/.githooks/post-commit
+++ b/.githooks/post-commit
@@ -1,2 +1,2 @@
#!/bin/sh
-chezmoi apply
+chezmoi apply -S "$(git rev-parse --show-toplevel)"