2022-03-11 20:48:44 +00:00
|
|
|
[Return to Presets](./README.md#no-runtime-versions)
|
2022-03-08 21:54:26 +00:00
|
|
|
|
|
|
|
# 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 09:51:15 +00:00
|
|
|
```sh
|
2023-03-03 10:46:16 +00:00
|
|
|
starship preset no-runtime-versions -o ~/.config/starship.toml
|
2022-08-02 09:51:15 +00:00
|
|
|
```
|
|
|
|
|
2022-03-08 21:54:26 +00:00
|
|
|
[Click to download TOML](/presets/toml/no-runtime-versions.toml)
|
|
|
|
|
|
|
|
<<< @/.vuepress/public/presets/toml/no-runtime-versions.toml
|