mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 03:52:12 +03:00
update fish version compatability, run prettier
parent
796014c26a
commit
644e73d52f
@ -174,7 +174,7 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
|
|||||||
## rust
|
## rust
|
||||||
|
|
||||||
| Variable | Description | Type |
|
| Variable | Description | Type |
|
||||||
| --------------- | ----------------------------------------------------------- | ------- |
|
| -------- | ---------------------------------------- | ------ |
|
||||||
| bg_color | background color of rust item | color |
|
| bg_color | background color of rust item | color |
|
||||||
| color | color of rust item | color |
|
| color | color of rust item | color |
|
||||||
| icon | icon to display next to the rust version | string |
|
| icon | icon to display next to the rust version | string |
|
||||||
@ -182,7 +182,7 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
|
|||||||
## status
|
## status
|
||||||
|
|
||||||
| Variable | Description | Type |
|
| Variable | Description | Type |
|
||||||
| -------------- | --------------------------------------------------------------- | ------- |
|
| ------------- | --------------------------------------------------------------- | ------ |
|
||||||
| failure_color | color of failed status | color |
|
| failure_color | color of failed status | color |
|
||||||
| failure_icon | symbol to display when the last command failed >1 | string |
|
| failure_icon | symbol to display when the last command failed >1 | string |
|
||||||
| success_color | color of successful status | color |
|
| success_color | color of successful status | color |
|
||||||
|
@ -12,7 +12,8 @@ To install a specific tide version, for example, v4.1.1, you would run `fisher i
|
|||||||
|
|
||||||
| Fish version | Latest compatible Tide version |
|
| Fish version | Latest compatible Tide version |
|
||||||
| ------------- | ------------------------------ |
|
| ------------- | ------------------------------ |
|
||||||
| 3.2.0 | Current |
|
| 3.2.1 | Current |
|
||||||
|
| 3.2.0 | v4.2.0 |
|
||||||
| 3.1.0 - 3.1.2 | v4.1.1 |
|
| 3.1.0 - 3.1.2 | v4.1.1 |
|
||||||
|
|
||||||
[official fish ppa]: https://launchpad.net/~fish-shell/+archive/ubuntu/release-3
|
[official fish ppa]: https://launchpad.net/~fish-shell/+archive/ubuntu/release-3
|
Loading…
Reference in New Issue
Block a user