mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs: Fix kubernetes style doc `dimmed' (#944)
Fix an incorrect key in the Kubernetes doc (key was incorrectly labeled as `dim` where it should be `dimmed`)
This commit is contained in:
@@ -767,7 +767,7 @@ To enable it, set `disabled` to `false` in your configuration file.
|
||||
|
||||
[kubernetes]
|
||||
symbol = "⛵ "
|
||||
style = "dim green"
|
||||
style = "dimmed green"
|
||||
disabled = false
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user