starship: removed 'is' from package version text

This commit is contained in:
Valerie Wolfe 2024-02-29 10:41:15 -05:00
parent 3d434d5ac6
commit 46365b98b4

View file

@ -14,8 +14,8 @@ ssh_symbol = ''
[jobs]
symbol_threshold = 1
number_threshold = 2
symbol = "✦ "
format = "[$symbol$number]($style)"
symbol = "✦"
format = "[$symbol$number]($style) "
[os]
disabled = true
@ -23,6 +23,7 @@ format = "[$symbol]($style) "
[package]
symbol = ""
format = "[$symbol$version]($style) "
[shell]
disabled = false