mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01:00
docs: Add nu_indicator to doc tables (#3365)
This commit is contained in:
parent
087fab330c
commit
23764675c0
@ -2806,6 +2806,7 @@ To enable it, set `disabled` to `false` in your configuration file.
|
||||
| `elvish_indicator` | `esh` | A format string used to represent elvish. |
|
||||
| `tcsh_indicator` | `tsh` | A format string used to represent tcsh. |
|
||||
| `xonsh_indicator` | `xsh` | A format string used to represent xonsh. |
|
||||
| `nu_indicator` | `nu` | A format string used to represent nu. |
|
||||
| `unknown_indicator` | | The default value to be displayed when the shell is unknown. |
|
||||
| `format` | `"[$indicator]($style) "` | The format for the module. |
|
||||
| `style` | `"white bold"` | The style for the module. |
|
||||
|
Loading…
Reference in New Issue
Block a user