1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-13 05:42:20 +00:00

docs: Fix table formatting for prompt config

This commit is contained in:
Matan Kushner 2019-07-28 23:15:58 -04:00
parent 63ce5f1501
commit 409efd9caa
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

@ -46,8 +46,9 @@ This is the list of prompt-wide configuration options.
### Options
| Variable | Default | Description|
| `add_newline` | `true` | Add a new line before the start of the prompt |
| Variable | Default | Description |
| ------------- | ------- | --------------------------------------------- |
| `add_newline` | `true` | Add a new line before the start of the prompt |
### Example