From 12a312b0524eae2d1380eebb8989ee40ea2c0fce Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 19 Dec 2023 12:06:14 -0500 Subject: Only install ~/afs on Linux --- .chezmoiignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.chezmoiignore b/.chezmoiignore index 8bf6e39..8772f56 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -17,6 +17,10 @@ crontab .xmonad/build .xmonad/xmonad-config.cabal {{- end }} +{{- if ne .chezmoi.os "linux" }} +# only install on linux +afs +{{-end }} # files in home .*~ -- cgit v1.2.3