1
0
mirror of https://github.com/starship/starship.git synced 2025-07-14 05:25:26 +02:00

docs: remove stray ::: ()

This commit is contained in:
David Knaack
2022-02-03 12:20:44 +01:00
committed by GitHub
parent 95829a02d4
commit 31289e0e20

@ -609,8 +609,6 @@ running `eval $(starship init $0)`, and then proceed as normal.
| `min_time_to_notify` | `45_000` | Shortest duration for notification (in milliseconds). | | `min_time_to_notify` | `45_000` | Shortest duration for notification (in milliseconds). |
| `notification_timeout` | | Duration to show notification for (in milliseconds). If unset, notification timeout will be determined by daemon. Not all notification daemons honor this option. | | `notification_timeout` | | Duration to show notification for (in milliseconds). If unset, notification timeout will be determined by daemon. Not all notification daemons honor this option. |
:::
### Variables ### Variables
| Variable | Example | Description | | Variable | Example | Description |