aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.chezmoiignore3
-rw-r--r--.chezmoiremove10
2 files changed, 11 insertions, 2 deletions
diff --git a/.chezmoiignore b/.chezmoiignore
index e041a3c..f4aa1fa 100644
--- a/.chezmoiignore
+++ b/.chezmoiignore
@@ -14,8 +14,7 @@ crontab
{{- if eq .chezmoi.os "linux" }}
# don't install the following on linux
-.xmonad/build
-.xmonad/xmonad-config.cabal
+.xmonad
.xinitrc
.xsession
afs
diff --git a/.chezmoiremove b/.chezmoiremove
index fa77749..c5d2466 100644
--- a/.chezmoiremove
+++ b/.chezmoiremove
@@ -9,3 +9,13 @@ bin/mutt
.config/systemd/user/borgmatic@tosh.service.wants/backup-email@mail.cs.mcgill.ca.service
.config/neomutt/news.rc
.xkb
+afs
+
+
+{{- if eq .chezmoi.os "linux" }}
+# don't install the following on linux
+.xmonad
+.xinitrc
+.xsession
+afs
+{{- end }}