Skip to content

Commit 43a86f1

Browse files
j-m-hoffmannuser
and
user
authored
docs(preset): prevent cutting of the time (starship#2870)
* fix: prevent cutting of the time * fix: apply suggestions from review and add space Co-authored-by: user <[email protected]>
1 parent a9c79c5 commit 43a86f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/presets/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ format = '\[[$symbol($profile)(\($region\))(\[$duration\])]($style)\]'
113113
format = '\[[$symbol($version)]($style)\]'
114114

115115
[cmd_duration]
116-
format = "[⏱ $duration]($style)"
116+
format = '\[[⏱ $duration ]($style)\]'
117117

118118
[conda]
119119
format = '\[[$symbol$environment]($style)\]'

0 commit comments

Comments
 (0)