fix(bash): starship configs
This commit is contained in:
parent
1100b92625
commit
e9310e2bae
2 changed files with 2 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ in
|
|||
};
|
||||
git_status = {
|
||||
format = "([$all_status$ahead_behind]($style) )";
|
||||
modified = "*";
|
||||
ahead = "^";
|
||||
behind = "v";
|
||||
stashed = "=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue