mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
Correct description of Rust symbol in docs (#219)
Signed-off-by: cappyzawa <cappyzawa@yahoo.ne.jp>
This commit is contained in:
parent
f06247d5d3
commit
faa2280620
@ -453,7 +453,7 @@ The module will be shown if any of the following conditions are met:
|
||||
|
||||
| Variable | Default | Description |
|
||||
| ---------- | ------- | -------------------------------------------------------- |
|
||||
| `symbol` | `"🦀 "` | The symbol used before displaying the version of Python. |
|
||||
| `symbol` | `"🦀 "` | The symbol used before displaying the version of Rust. |
|
||||
| `disabled` | `false` | Disables the `rust` module. |
|
||||
|
||||
### Example
|
||||
|
Loading…
Reference in New Issue
Block a user