54 lines
785 B
Text
54 lines
785 B
Text
.asdf
|
|
Brewfile
|
|
.bash_logout
|
|
.cargo
|
|
.dircolors
|
|
.gitconfig
|
|
.gitignore
|
|
.gradle
|
|
.inputrc
|
|
.krew
|
|
.m2
|
|
.npmrc
|
|
.rustup
|
|
.subversion
|
|
.tmux.conf
|
|
.wgetrc
|
|
.zlogin
|
|
.zlogout
|
|
.zprofile
|
|
.zshrc.zwc
|
|
.chezmoiscripts
|
|
!.chezmoiscripts/{{ .host.distro.id }}
|
|
|
|
{{- if and (ne .host.distro.id "darwin") (ne .host.distro.id "linux") }}
|
|
!.chezmoiscripts/universal
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.id "darwin" }}
|
|
Library
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.family "linux" }}
|
|
.config/Kvantum
|
|
.config/bashtop
|
|
.config/desktop
|
|
.config/firejail
|
|
.config/fontconfig
|
|
.config/gtk-1.0
|
|
.config/gtk-2.0
|
|
.config/gtk-3.0
|
|
.config/rofi
|
|
.config/xfce4
|
|
.config/xsettingsd
|
|
.config/gtkrc
|
|
.config/k*
|
|
.config/mimeapps.list
|
|
.config/plasma*
|
|
.local/konsole
|
|
.Xresources
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.id "windows" }}
|
|
AppData/
|
|
{{- end }}
|