mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
docs(preset/jetpack): fix typo in color name (#6792)
This commit is contained in:
@@ -318,7 +318,7 @@ symbol = '✶'
|
||||
format = '[$symbol nix⎪$state⎪]($style) [$name](italic dimmed white)'
|
||||
impure_msg = '[⌽](bold dimmed red)'
|
||||
pure_msg = '[⌾](bold dimmed green)'
|
||||
unknown_msg = '[◌](bold dimmed ellow)'
|
||||
unknown_msg = '[◌](bold dimmed yellow)'
|
||||
|
||||
[spack]
|
||||
symbol = "◇ "
|
||||
|
||||
Reference in New Issue
Block a user