7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
{{ if ne .chezmoi.os "darwin" }}
|
|
Library/Application Support/hyfetch.json
|
|
{{ end }}
|
|
{{ if ne .chezmoi.os "linux" }}
|
|
.config/hyfetch.json
|
|
{{ end }}
|