Files
starship/docs/uk-UA/presets/no-runtimes.md
T

18 lines
732 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Повернутися до Шаблонів](./#no-runtime-versions)
2022-10-14 21:53:32 -04:00
2023-04-13 03:43:40 +09:00
# No Runtime Versions
2022-10-14 21:53:32 -04:00
2023-04-13 03:43:40 +09:00
Шаблон приховує версію поточного інтерпретатора для мов програмування. Якщо ви працюєте в контейнерах або віртуалізованих середовищах, то це для вас!
2022-10-14 21:53:32 -04:00
2023-04-13 03:43:40 +09:00
![Скріншот шаблона Hide Runtime Versions](/presets/img/no-runtime-versions.png)
2022-10-14 21:53:32 -04:00
2023-04-11 13:05:27 +09:00
### Налаштування
2022-10-14 21:53:32 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset no-runtime-versions -o ~/.config/starship.toml
2022-10-14 21:53:32 -04:00
```
2024-10-18 03:20:57 +09:00
[Натисніть, щоб завантажити TOML](/presets/toml/no-runtime-versions.toml){download}
2022-10-14 21:53:32 -04:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/no-runtime-versions.toml