mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-11 07:40:57 +00:00
docs(preset): Fix redundant space in duration bracket preset (#3548)
* fix: redundant space in duration bracket preset * revert: translated preset docs changes This reverts commit be3349324ba5d4a70c7ec88bcc0f580706d0529b. Co-authored-by: Zachary Dodge <zdodge@amazon.com>
This commit is contained in:
parent
0ab6313e83
commit
52b0e6512a
@ -116,7 +116,7 @@ format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]'
|
|||||||
format = '\[[$symbol($version)]($style)\]'
|
format = '\[[$symbol($version)]($style)\]'
|
||||||
|
|
||||||
[cmd_duration]
|
[cmd_duration]
|
||||||
format = '\[[⏱ $duration ]($style)\]'
|
format = '\[[⏱ $duration]($style)\]'
|
||||||
|
|
||||||
[cobol]
|
[cobol]
|
||||||
format = '\[[$symbol($version)]($style)\]'
|
format = '\[[$symbol($version)]($style)\]'
|
||||||
|
Loading…
Reference in New Issue
Block a user