diff --git a/home/run_once_install-packages.sh.tmpl b/home/run_once_install-packages.sh.tmpl index 7412a10..88c2289 100644 --- a/home/run_once_install-packages.sh.tmpl +++ b/home/run_once_install-packages.sh.tmpl @@ -12,7 +12,7 @@ sudo apt install \ zsh \ -y {{ end }} -{{ if eq .chemoi.hostname "rattusrattus" -}} +{{ if eq .chezmoi.hostname "rattusrattus" -}} #!/bin/sh sudo port install \ git \