diff --git a/home/private_dot_config/git/template/hooks/run_after_ensure-executable.tmpl b/home/private_dot_config/git/template/hooks/run_after_ensure-executable.tmpl index 48c1512f..3c7e0e7d 100644 --- a/home/private_dot_config/git/template/hooks/run_after_ensure-executable.tmpl +++ b/home/private_dot_config/git/template/hooks/run_after_ensure-executable.tmpl @@ -1,5 +1,5 @@ -{{- if (eq .host.distro.family "linux") }} #!/usr/bin/env bash +{{- if (eq .host.distro.family "linux") }} {{ includeTemplate "universal/profile" }} {{ includeTemplate "universal/logg" }}