up
This commit is contained in:
@@ -19,6 +19,14 @@ args="--base --zsh"
|
||||
args="${args} --latex"
|
||||
{{- end }}
|
||||
|
||||
{{- if (ne .hasCode false) }}
|
||||
args="${args} --vscode"
|
||||
{{- end }}
|
||||
|
||||
{{- if (ne .hasQuarto false) }}
|
||||
args="${args} --quarto"
|
||||
{{- end }}
|
||||
|
||||
{{ if (eq .chezmoi.os "linux") -}}
|
||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user