From a52a8022b52c5c0b9f143bb7aab1d2f4632d144e Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:27 +0100 Subject: fix: 'just init' now deploys dotfiles after regenerating config --- justfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/justfile b/justfile index aee4cc7..71c1529 100644 --- a/justfile +++ b/justfile @@ -7,8 +7,8 @@ default: # Setup # ═══════════════════════════════════════════════════════════════════ -# First-time machine setup: regenerate chezmoi config, install git hooks, install base packages -init: _chezmoi-init _install-hooks (install "base") +# First-time machine setup: regenerate chezmoi config, install git hooks, deploy dotfiles, install base packages +init: _chezmoi-init _install-hooks apply (install "base") # ═══════════════════════════════════════════════════════════════════ -- cgit v1.2.3-70-g09d2