update:starship

This commit is contained in:
Dich
2025-05-28 21:07:10 +08:00
parent c1d3f28608
commit c55fcbda2c

View File

@ -57,12 +57,12 @@ style = "bright-black"
[git_status]
format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)"
style = "cyan"
conflicted = ""
untracked = ""
modified = ""
staged = ""
renamed = ""
deleted = ""
conflicted = ""
untracked = ""
modified = ""
staged = ""
renamed = ""
deleted = ""
stashed = "≡"
[git_state]