starship(format): add a space after time section

This commit is contained in:
surtur 2022-03-26 02:28:04 +01:00
parent cde714afcc
commit babfd5cccd
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -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"