diff --git a/home/.chezmoiignore b/home/.chezmoiignore index 11ed4ca8..d1c05782 100644 --- a/home/.chezmoiignore +++ b/home/.chezmoiignore @@ -13,14 +13,14 @@ Library {{- end }} {{- if ne .host.distro.family "linux" }} -.local/bin/executable_install-gnome-extensions -.local/bin/executable_kde-wallpaper -.VirtualBox -.Xresources +dot_local/bin/executable_install-gnome-extensions +dot_local/bin/executable_kde-wallpaper +dot_VirtualBox +dot_Xresources {{- end }} {{- if ne .host.qubes true }} -.local/bin/ramqube +dot_local/bin/executable_ramqube {{- end }} {{- if ne .host.distro.family "windows" }} diff --git a/home/.chezmoiremove b/home/.chezmoiremove index d8e887af..e7bc4fb3 100644 --- a/home/.chezmoiremove +++ b/home/.chezmoiremove @@ -37,6 +37,6 @@ Brewfile .zprofile .zshrc.zwc -{{- if ne .host.distro.id "darwin" }} +{{- if ne .host.distro.id "linux" }} .Xresources {{- end }}