mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat(shlvl): Add repeat option (#1995)
This commit is contained in:
@@ -2154,6 +2154,7 @@ set to a number and meets or exceeds the specified threshold.
|
||||
| `threshold` | `2` | Display threshold. |
|
||||
| `format` | `"[$symbol$shlvl]($style) "` | The format for the module. |
|
||||
| `symbol` | `"↕️ "` | The symbol used to represent the SHLVL. |
|
||||
| `repeat` | `false` | Causes `symbol` to be repeated by the current SHLVL amount. |
|
||||
| `style` | `"bold yellow"` | The style for the module. |
|
||||
| `disabled` | `true` | Disables the `shlvl` module. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user