diff --git a/.chezmoiscripts/run_once_before_00-aur.sh.tmpl b/.chezmoiscripts/run_once_before_00-aur.sh.tmpl index d605e62..81c9ff0 100644 --- a/.chezmoiscripts/run_once_before_00-aur.sh.tmpl +++ b/.chezmoiscripts/run_once_before_00-aur.sh.tmpl @@ -1,4 +1,4 @@ -{{ if (and (eq .chezmoi.osRelease.id "arch") (not lookPath "yay")) -}} +{{ if (and (eq .chezmoi.osRelease.id "arch") (not (lookPath "yay"))) -}} #!/usr/bin/env bash sudo pacman -S --needed git base-devel