fix(vscode): fix file locations on macos

This commit is contained in:
Badstagram 2025-12-15 14:42:09 +00:00
parent e70ae77530
commit 8d621b4a32
7 changed files with 5 additions and 0 deletions

View File

@ -3,4 +3,5 @@ Library/
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.config/hyfetch.json
.config/Code
{{ end }}

View File

@ -0,0 +1 @@
{{- template "settings.json" -}}

View File

@ -0,0 +1 @@
{{- template "settings.json" -}}

View File

@ -0,0 +1 @@
{{- template "settings.json" -}}

View File

@ -0,0 +1 @@
{{- template "settings.json" -}}