mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-14 00:26:58 +00:00
Starship: pure-style colors
This commit is contained in:
parent
a0e142af87
commit
5f82980962
|
@ -3,3 +3,9 @@ add_newline = false
|
||||||
|
|
||||||
[git_branch]
|
[git_branch]
|
||||||
symbol = ""
|
symbol = ""
|
||||||
|
|
||||||
|
[character]
|
||||||
|
style_success = "bright-purple"
|
||||||
|
|
||||||
|
[directory]
|
||||||
|
style = "bold blue"
|
||||||
|
|
Loading…
Reference in a new issue