1
0
This commit is contained in:
2025-07-29 01:08:16 +02:00
parent 5106bd4ac8
commit d8d1bcfce3
3 changed files with 8 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ args="--base --zsh"
args="${args} --latex"
{{- end }}
{{- if (ne .hasCode false) }}
{{- if (ne .hasVSCode false) }}
args="${args} --vscode"
{{- end }}
@@ -27,6 +27,7 @@ args="--base --zsh"
args="${args} --quarto"
{{- end }}
{{ if (eq .chezmoi.os "linux") -}}
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}