mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 04:47:58 +00:00
docs: update package default format to replace /via/is (#2067)
https://github.com/starship/starship/blob/master/src/configs/package.rs#L17
This commit is contained in:
parent
2fd9996494
commit
f5a6c4cdbd
@ -1891,7 +1891,7 @@ package, and shows its current version. The module currently supports `npm`, `ca
|
|||||||
|
|
||||||
| Option | Default | Description |
|
| Option | Default | Description |
|
||||||
| ----------------- | ---------------------------------- | ---------------------------------------------------------- |
|
| ----------------- | ---------------------------------- | ---------------------------------------------------------- |
|
||||||
| `format` | `"via [$symbol$version]($style) "` | The format for the module. |
|
| `format` | `"is [$symbol$version]($style) "` | The format for the module. |
|
||||||
| `symbol` | `"📦 "` | The symbol used before displaying the version the package. |
|
| `symbol` | `"📦 "` | The symbol used before displaying the version the package. |
|
||||||
| `style` | `"bold 208"` | The style for the module. |
|
| `style` | `"bold 208"` | The style for the module. |
|
||||||
| `display_private` | `false` | Enable displaying version for packages marked as private. |
|
| `display_private` | `false` | Enable displaying version for packages marked as private. |
|
||||||
|
Loading…
Reference in New Issue
Block a user