Compare commits

..

No commits in common. "1d29a597c042022a11c3197a341fa140b8e5a32f" and "c653422734bf511ab0d0f91eef542c21d33d813f" have entirely different histories.

View file

@ -5,7 +5,7 @@ README.md
{{- if has "desktop" .class | not }}
.config/alacritty
.XCompose
.Xcompose
{{- end }}
{{- if has "wayland" .class | not }}
@ -13,11 +13,11 @@ README.md
.local/share/nwg-look
{{- end }}
{{- if or (.chezmoi.osRelease | not) (eq .chezmoi.osRelease.id "arch" | not) }}
{{- if eq .chezmoi.osRelease.id "arch" | not }}
bin/quickaur
{{- end }}
{{- if or (empty .chezmoi.osRelease) (eq .chezmoi.osRelease.id "ubuntu" | not) }}
{{- if eq .chezmoi.osRelease.id "ubuntu" | not }}
.config/mgmt/mod/unmanaged_packages.bash
.config/mgmt/fns/bin_from.bash
.config/mgmt/fns/current.bash