Ignore Linux-specific items on non-Linux systems

bladee.bsky.social 6628211d b32ed121

verified
Changed files
+7
+7
.chezmoiignore
···
.local/share/nautilus/scripts/Run in Bubblewrap (Ren'Py)
{{ end -}}
+
# Ignore Linux-specific files on non-Linux systems.
+
{{- if eq .chezmoi.os "linux" }}
+
.config/systemd/
+
.local/share/nautilus/
+
.var/app/
+
{{- end }}
+
# Ignore docs
README.md