From bfe866b00b811150671dc8b224ab6639a3329706 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 21 May 2024 18:48:43 +0300 Subject: [PATCH] chezmoi debug info --- run_onchange_after_install_main_deps.sh.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index 7f05af8..0c32367 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -38,6 +38,9 @@ $Green""######################################################################## ###############################################################################$NC " +echo "OS: {{.chezmoi.os}}" +echo "ID: {{.chezmoi.osRelease.id}}" + read