fix prompt spacing

This commit is contained in:
azpsen 2024-01-26 09:41:56 -06:00
parent 7e72973ba0
commit cf7b2d9404

View File

@ -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)\) '