Rearanging and merging aliases.env
This commit is contained in:
parent
61b5f3f441
commit
fa83394898
11 changed files with 91 additions and 165 deletions
|
@ -40,6 +40,8 @@ scriptTempDir={{- $scriptTempDir | quote }}
|
|||
[data.sz.os]
|
||||
{{- if eq .chezmoi.os "linux" }}
|
||||
short={{- .chezmoi.os | quote }}
|
||||
{{- else if eq .chezmoi.os "darwin" }}
|
||||
short="mac"
|
||||
{{- else }}
|
||||
short={{- substr 0 3 (.chezmoi.os) | quote }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue