aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2024-03-21 10:47:59 -0400
committerRyan Kavanagh <rak@rak.ac>2024-03-21 10:47:59 -0400
commit6b8b859ae3cd96651ff3325abeca1b46ecdc0d35 (patch)
tree07c83efcc873d0a8014d15844565415ca48925a1
parentrak-meta 0.5 (diff)
Delete some files
-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 }}