Update .config/starship.toml
This commit is contained in:
parent
c8ecc3c0ed
commit
cfbbcbe515
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- if eq .data.drapeau.colorscheme "rose-pine" -}}
|
||||
{{- if eq .drapeau.colorscheme "rose-pine" -}}
|
||||
{{- template "starship_rose_pine_toml.tmpl" . -}}
|
||||
{{- else -}}
|
||||
{{- template "starship_toml.tmpl" . -}}
|
||||
|
|
Loading…
Reference in a new issue