refactor:update_starship

This commit is contained in:
dichgrem
2025-07-23 09:21:29 +08:00
parent b5abb31f3c
commit da95ac70d1

View File

@@ -55,15 +55,15 @@ format = "[$branch]($style)"
style = "bright-black" style = "bright-black"
[git_status] [git_status]
format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style)" style = "teal"
style = "cyan" format = '([$all_status]($style))'
conflicted = "" conflicted = ""
untracked = "" untracked = ""
modified = "" modified = ""
staged = "" staged = ""
renamed = "" renamed = ""
deleted = "" deleted = ""
stashed = "" stashed = ""
[git_state] [git_state]
format = '\([$state( $progress_current/$progress_total)]($style)\) ' format = '\([$state( $progress_current/$progress_total)]($style)\) '