57 lines
1.1 KiB
Text
57 lines
1.1 KiB
Text
key.txt.age
|
|
.chezmoiscripts/**/*
|
|
!.chezmoiscripts/{{ .host.distro.id }}/**/*
|
|
!.chezmoiscripts/{{ .host.distro.family }}/**/*
|
|
|
|
{{- if ne .host.distro.id "windows" }}
|
|
!.chezmoiscripts/_universal/**/*
|
|
!.chezmoiscripts/universal/**/*
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.family "darwin" }}
|
|
dot_local/assets/Betelgeuse.macOS.terminal
|
|
Library
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.family "linux" }}
|
|
dot_config/autostart/
|
|
dot_config/cockpit/
|
|
dot_config/dconf/
|
|
dot_config/firejail/
|
|
dot_config/fontconfig/
|
|
dot_config/gtk-1.0/
|
|
dot_config/gtk-2.0/
|
|
dot_config/gtk-3.0/
|
|
dot_config/Kvantum/
|
|
dot_config/plasma/
|
|
dot_config/qubes/
|
|
dot_config/rofi-user/
|
|
dot_config/samba/
|
|
dot_config/timeshift/
|
|
dot_config/xfce4/
|
|
dot_config/xsettingsd/
|
|
dot_config/zap/
|
|
dot_config/gtkrc
|
|
dot_config/kcminputrc
|
|
dot_config/kdeglobals
|
|
dot_config/konsolerc
|
|
dot_config/ksplashrc
|
|
dot_config/ktimezonedrc
|
|
dot_config/kwinrc
|
|
dot_config/mimeapps.list
|
|
dot_config/plasma-localerc
|
|
dot_config/plasmarc
|
|
dot_local/bin/firejail/
|
|
dot_local/grub.d/
|
|
dot_local/konsole/
|
|
dot_local/share/kde4/
|
|
dot_local/share/xfce4/
|
|
dot_var/
|
|
.var/
|
|
dot_VirtualBox/
|
|
dot_Xresources
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.family "windows" }}
|
|
AppData/
|
|
{{- end }}
|