mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-03 02:18:27 +00:00
docs: Add detail to the truncation_length description
This commit is contained in:
parent
409efd9caa
commit
6cfc6ac5bb
@ -47,8 +47,8 @@ This is the list of prompt-wide configuration options.
|
|||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Variable | Default | Description |
|
| Variable | Default | Description |
|
||||||
| ------------- | ------- | --------------------------------------------- |
|
| ------------- | ------- | ---------------------------------------------- |
|
||||||
| `add_newline` | `true` | Add a new line before the start of the prompt |
|
| `add_newline` | `true` | Add a new line before the start of the prompt. |
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
@ -118,8 +118,8 @@ git repo that you're currently in.
|
|||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Variable | Default | Description |
|
| Variable | Default | Description |
|
||||||
| ------------------- | ------- | -------------------------------------- |
|
| ------------------- | ------- | ------------------------------------------------------------------------------- |
|
||||||
| `truncation_length` | `3` | Truncates to this many parent folders. |
|
| `truncation_length` | `3` | The number of parent folders that the current directory should be truncated to. |
|
||||||
| `disabled` | `false` | Disables the `directory` module. |
|
| `disabled` | `false` | Disables the `directory` module. |
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
Loading…
Reference in New Issue
Block a user