3 lines
138 B
Cheetah
3 lines
138 B
Cheetah
{{- if and (eq .host.distro.family "darwin") (lookPath "vscodium") -}}
|
|
{{ .chezmoi.homeDir }}/.config/Code/User/settings.json
|
|
{{- end -}}
|