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

18 lines
499 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Return to Presets](./#no-runtime-versions)
# No Runtime Versions Preset
This preset hides the version of language runtimes. If you work in containers or virtualized environments, this one is for you!
![Screenshot of Hide Runtime Versions preset](/presets/img/no-runtime-versions.png)
### Configuration
2022-08-02 12:51:15 +03:00
```sh
starship preset no-runtime-versions -o ~/.config/starship.toml
2022-08-02 12:51:15 +03:00
```
[Click to download TOML](/presets/toml/no-runtime-versions.toml)
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/no-runtime-versions.toml