mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-08-01 09:19:32 -04:00
update:starship
This commit is contained in:
@ -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]
|
||||||
|
Reference in New Issue
Block a user