diff --git a/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl b/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl index 9e9eb20e..18530895 100644 --- a/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl +++ b/home/.chezmoiscripts/universal/run_after_01-pre-install.sh.tmpl @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# @file Pre-Install Routine +# @brief Runs various scripts that can be safely run early in the bootstrapping process {{ includeTemplate "universal/profile" }} {{ includeTemplate "universal/logg" }}