2023-09-20 18:33:14 +02:00
|
|
|
README.md
|
|
|
|
screenshots
|
|
|
|
packages
|
2023-09-20 19:53:36 +02:00
|
|
|
{{ if eq .chezmoi.os "windows" }}
|
2023-09-20 19:40:02 +02:00
|
|
|
*
|
|
|
|
!dot_gitconfig
|
2023-09-20 22:49:48 +02:00
|
|
|
{{ else if (.chezmoi.kernel.osrelease | lower | contains "wsl") }} # else is necessary because windows does not have a .chezmoi.osrelease
|
2023-09-20 19:17:12 +02:00
|
|
|
private_dot_gnupg
|
|
|
|
{{ end }}
|