1
0
This commit is contained in:
2025-08-14 01:09:57 +02:00
parent 703ce44694
commit fc11d4ed55

View File

@@ -19,15 +19,10 @@ args="--base --zsh"
args="${args} --latex"
{{- end }}
{{- if (ne .hasVSCode false) }}
args="${args} --vscode"
{{- if (ne .hasIDE false) }}
args="${args} --ide"
{{- end }}
{{- if (ne .hasQuarto false) }}
args="${args} --quarto"
{{- end }}
{{ if (eq .chezmoi.os "linux") -}}
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}