update starship success and error symbol
This commit is contained in:
parent
04aea1b519
commit
afddc0d63f
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
[username]
|
[username]
|
||||||
format = "[$user]($style) on "
|
format = "[$user]($style) on "
|
||||||
|
|
||||||
|
[character]
|
||||||
|
success_symbol = "[❯](bold green)[❯](yellow)[❯](red)"
|
||||||
|
error_symbol = "[✗](bold red) "
|
||||||
|
|
||||||
[gcloud]
|
[gcloud]
|
||||||
disabled = true
|
disabled = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue