diff --git a/run_once_01_install_packages.sh.tmpl b/run_once_01_install_packages.sh.tmpl index 77eab02..72e6e60 100644 --- a/run_once_01_install_packages.sh.tmpl +++ b/run_once_01_install_packages.sh.tmpl @@ -1,5 +1,7 @@ #!/bin/bash +source {{ .chezmoi.sourceDir }}/dot_common.sh + {{ if .root }} {{ if eq .chezmoi.osRelease.id "arch" }}