summaryrefslogtreecommitdiffstats
path: root/.config/vcsh/hooks-enabled/post-upgrade
diff options
context:
space:
mode:
Diffstat (limited to '.config/vcsh/hooks-enabled/post-upgrade')
-rwxr-xr-x.config/vcsh/hooks-enabled/post-upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/vcsh/hooks-enabled/post-upgrade b/.config/vcsh/hooks-enabled/post-upgrade
index 147e4f4..326ac87 100755
--- a/.config/vcsh/hooks-enabled/post-upgrade
+++ b/.config/vcsh/hooks-enabled/post-upgrade
@@ -1,3 +1,3 @@
#!/bin/sh
-git config include.path ".gitconfig.d/${VCSH_REPO_NAME}"
+git config include.path "../../../../.gitconfig.d/${VCSH_REPO_NAME}"