35 lines
491 B
Text
35 lines
491 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" }}
|
|
!.chezmoiscripts/universal
|
|
Library
|
|
{{- end }}
|
|
|
|
{{- if ne .host.distro.id "windows" }}
|
|
AppData/
|
|
{{- end }}
|