up
This commit is contained in:
@@ -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") -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user