diff --git a/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl index fa01a1b2..a54f3eaa 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl @@ -1,5 +1,5 @@ {{- if (ne .host.distro.family "windows") -}} -#!/usr/bin/env bash -i +#!/usr/bin/env -S bash -i {{ includeTemplate "universal/profile" }} {{ includeTemplate "universal/logg" }}