starship(format): add a space after time section
This commit is contained in:
parent
cde714afcc
commit
babfd5cccd
@ -112,7 +112,7 @@ format = "[🏎💨 $version ($workspace )]($style)"
|
||||
# Enable and format the time module
|
||||
disabled = false
|
||||
style = "bold bright-black"
|
||||
format = "[$time]($style)"
|
||||
format = "[$time]($style) "
|
||||
|
||||
[vlang]
|
||||
symbol = "V"
|
||||
|
Loading…
Reference in New Issue
Block a user