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