From 431124afb282d33958c67f0fec192cf891f06ec3 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 23 Nov 2020 19:03:46 -0600 Subject: [PATCH] source common --- run_once_01_install_packages.sh.tmpl | 2 ++ 1 file changed, 2 insertions(+) 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" }}