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] [git_status]
format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)" format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)"
style = "cyan" style = "cyan"
conflicted = "" conflicted = ""
untracked = "" untracked = ""
modified = "" modified = ""
staged = "" staged = ""
renamed = "" renamed = ""
deleted = "" deleted = ""
stashed = "≡" stashed = "≡"
[git_state] [git_state]