From e8015fdbc726da24fde3f71ce9445500a41c2103 Mon Sep 17 00:00:00 2001 From: Alen Date: Tue, 12 Sep 2023 00:22:35 +0400 Subject: Refactor run scripts to be tad bit simpler --- .chezmoiignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 2466552..7f855d2 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -8,3 +8,9 @@ # Ignore Library/ for non-macOS {{ if ne .chezmoi.os "darwin" -}} /Library/ {{- end }} + +# Ignore run_macos_* for non-macOS +{{ if ne .chezmoi.os "darwin" -}} /*macos_*.sh {{- end }} + +# Ignore run_gnome_* for non-GNOME +{{ if not (lookPath "dconf") -}} /*gnome_*.sh {{- end }} -- cgit 1.4.1-2-gfad0