Update fish
readme
This commit is contained in:
parent
1fde944699
commit
69c630968e
@ -2,3 +2,26 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## Tide
|
||||||
|
|
||||||
|
💾 [Установка](https://github.com/IlanCosman/tide?tab=readme-ov-file#installation).
|
||||||
|
|
||||||
|
|
||||||
|
## 🧰 Настройка
|
||||||
|
|
||||||
|
```sh
|
||||||
|
tide configure --auto \
|
||||||
|
--style=Rainbow \
|
||||||
|
--prompt_colors='True color' \
|
||||||
|
--show_time='24-hour format' \
|
||||||
|
--rainbow_prompt_separators=Vertical \
|
||||||
|
--powerline_prompt_heads=Sharp \
|
||||||
|
--powerline_prompt_tails=Flat \
|
||||||
|
--powerline_prompt_style='One line' \
|
||||||
|
--prompt_spacing=Compact \
|
||||||
|
--icons='Many icons' \
|
||||||
|
--transient=No
|
||||||
|
```
|
||||||
|
|
||||||
|
Отключить иконки `--icons='Few icons'`.
|
||||||
|
Loading…
Reference in New Issue
Block a user