aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index b91d266..f8fed9a 100644
--- a/justfile
+++ b/justfile
@@ -18,7 +18,7 @@ sync: apply pkg-fix unit-apply
# Deploy dotfiles AND /etc atomically (chezmoi apply; /etc handled by onchange template)
apply:
- chezmoi apply -S .
+ chezmoi apply -S . -v
# ═══════════════════════════════════════════════════════════════════
# Updates