punkfairie
c8ecc3c0ed
Update .config/starship.toml Copy .config/starship.toml to .chezmoitemplates/starship_toml
5 lines
171 B
Cheetah
5 lines
171 B
Cheetah
{{- if eq .data.drapeau.colorscheme "rose-pine" -}}
|
|
{{- template "starship_rose_pine_toml.tmpl" . -}}
|
|
{{- else -}}
|
|
{{- template "starship_toml.tmpl" . -}}
|
|
{{- end -}}
|