dotfiles/dot_config/starship.toml.tmpl

6 lines
171 B
Cheetah
Raw Normal View History

{{- if eq .data.drapeau.colorscheme "rose-pine" -}}
{{- template "starship_rose_pine_toml.tmpl" . -}}
{{- else -}}
{{- template "starship_toml.tmpl" . -}}
{{- end -}}