fix git status in starship
This commit is contained in:
parent
69661cf459
commit
5796e30706
|
|
@ -23,7 +23,7 @@ lib.mkIf config.programs.starship.enable {
|
|||
"$git_commit"
|
||||
"$git_state"
|
||||
"$git_metrics"
|
||||
"$git_statu"
|
||||
"$git_status"
|
||||
"$hg_branch"
|
||||
"$package"
|
||||
"$c"
|
||||
|
|
|
|||
Loading…
Reference in New Issue