diff options
Diffstat (limited to '')
-rw-r--r-- | .chezmoiremove | 10 |
1 files changed, 10 insertions, 0 deletions
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 }} |