fix prompt spacing
This commit is contained in:
parent
7e72973ba0
commit
cf7b2d9404
@ -36,7 +36,9 @@ modified = ""
|
|||||||
staged = ""
|
staged = ""
|
||||||
renamed = ""
|
renamed = ""
|
||||||
deleted = ""
|
deleted = ""
|
||||||
stashed = "≡"
|
stashed = "≡ "
|
||||||
|
ahead = "⇡ "
|
||||||
|
behind = "⇣ "
|
||||||
|
|
||||||
[git_state]
|
[git_state]
|
||||||
format = '\([$state( $progress_current/$progress_total)]($style)\) '
|
format = '\([$state( $progress_current/$progress_total)]($style)\) '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user