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