36 lines
683 B
Text
36 lines
683 B
Text
chezmoi.txt.age
|
|
.chezmoiscripts/**/*
|
|
!.chezmoiscripts/{{ .host.distro.id }}/**/*
|
|
|
|
{{- if ne .host.distro.id "windows" }}
|
|
!.chezmoiscripts/_universal/**/*
|
|
!.chezmoiscripts/universal/**/*
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.family "linux" }}
|
|
dot_config/Kvantum
|
|
dot_config/bashtop
|
|
dot_config/firejail
|
|
dot_config/fontconfig
|
|
dot_config/gtk-1.0
|
|
dot_config/gtk-2.0
|
|
dot_config/gtk-3.0
|
|
dot_config/rofi
|
|
dot_config/xfce4
|
|
dot_config/xsettingsd
|
|
dot_config/gtkrc
|
|
dot_config/k*
|
|
dot_config/mimeapps.list
|
|
dot_config/plasma*
|
|
dot_local/konsole
|
|
dot_VirtualBox
|
|
dot_Xresources
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.id "darwin" }}
|
|
Library
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.id "windows" }}
|
|
AppData/
|
|
{{- end }}
|