8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
{{ if ne .chezmoi.os "darwin" }}
|
|
Library/
|
|
{{ end }}
|
|
{{ if ne .chezmoi.os "linux" }}
|
|
.config/hyfetch.json
|
|
.config/Code
|
|
{{ end }}
|