diff --git a/Configuration.md b/Configuration.md index f74cf52..bda3457 100644 --- a/Configuration.md +++ b/Configuration.md @@ -178,13 +178,11 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items | bg_color | background color of rust item | color | | color | color of rust item | color | | icon | icon to display next to the rust version | string | -| verbose_version | Cut off -suffixes from version. "v1.30.0-beta" vs "v1.30.0" | boolean | ## status | Variable | Description | Type | | -------------- | --------------------------------------------------------------- | ------- | -| always_display | display the status regardless of success or simple failure | boolean | | failure_color | color of failed status | color | | failure_icon | symbol to display when the last command failed >1 | string | | success_color | color of successful status | color |