From 411bb8604b45bc522a387caa0dc90550ba588a2b Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 3 Mar 2026 23:16:44 +0300 Subject: [PATCH] remove ENVLAT_END sentinel, no longer needed env.lat now splits chezmoi init (piped through pad) from chezmoi apply (runs directly on terminal). The dotfiles script gets direct terminal access so its TUI formatting works correctly. Co-Authored-By: Claude Opus 4.6 --- run_onchange_after_install_main_deps.sh.tmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index 3ada118..be52cc2 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -17,9 +17,6 @@ ## * arch -# Signal env.lat to stop padding and let us handle our own formatting -echo "##ENVLAT_END##" - #Config {{ if eq .chezmoi.os "darwin" -}} STEPS=9