2023-09-20 16:33:14 +00:00
|
|
|
README.md
|
|
|
|
screenshots
|
|
|
|
packages
|
2023-09-20 17:40:02 +00:00
|
|
|
{{ if (toString .chezmoi.os | toString | contains "windows")}}
|
|
|
|
*
|
|
|
|
!dot_gitconfig
|
|
|
|
{{ else if (ne .chezmoi.os "linux") }}
|
2023-09-20 17:17:12 +00:00
|
|
|
{{ if not (.chezmoi.kernel.osrelease | lower | contains "microsoft") }}
|
|
|
|
private_dot_gnupg
|
|
|
|
{{ end }}
|
|
|
|
{{ end }}
|