mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
18 lines
490 B
Markdown
18 lines
490 B
Markdown
[返回全部预设](./README.md#no-runtime-versions)
|
|
|
|
# No Runtime Versions Preset
|
|
|
|
此预设隐藏语言运行时版本。 如果你在容器或虚拟环境中使用,这个适合你!
|
|
|
|
![Screenshot of Hide Runtime Versions preset](/presets/img/no-runtime-versions.png)
|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset no-runtime-versions -o ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/no-runtime-versions.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/no-runtime-versions.toml
|