aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/justfile b/justfile
index e706508..c15fbf1 100644
--- a/justfile
+++ b/justfile
@@ -148,10 +148,8 @@ add group pkg:
# Hidden helpers (run indirectly via the recipes above)
# ═══════════════════════════════════════════════════════════════════
-[private]
_chezmoi-init:
chezmoi init -S .
-[private]
_install-hooks:
git config core.hooksPath .githooks