Update file run_onchange_after_94-bash-it.tmpl

This commit is contained in:
Brian Zalewski 2023-01-14 11:08:50 +00:00
parent e5465df914
commit acaae3bb2e

View file

@ -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" }}