docs: small doc touchups
This commit is contained in:
parent
f665df226c
commit
6a762e83d1
|
@ -881,9 +881,8 @@ The module will be shown if any of the following conditions are met:
|
||||||
# ~/.config/starship.toml
|
# ~/.config/starship.toml
|
||||||
|
|
||||||
[crystal]
|
[crystal]
|
||||||
symbol = "🔮 "
|
symbol = "✨ "
|
||||||
style = "bold red"
|
style = "bold blue"
|
||||||
disabled = false
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## NodeJS
|
## NodeJS
|
||||||
|
|
Loading…
Reference in New Issue