1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-16 10:05:13 +00:00
starship/docs/ja-JP/presets/no-runtimes.md
2022-08-14 15:31:27 -04:00

18 lines
651 B
Markdown

[プリセット一覧に戻る](./README.md#no-runtime-versions)
# No Runtime Versionsプリセット
このプリセットは言語ランタイムのバージョンを非表示にします。 コンテナまたは仮想環境で作業している場合は、これはあなたのためのものです。
![Hide Runtime Versionsプリセットのスクリーンショット](/presets/img/no-runtime-versions.png)
### 設定
```sh
starship preset no-runtime-versions > ~/.config/starship.toml
```
[クリックしてTOMLをダウンロード](/presets/toml/no-runtime-versions.toml)
<<< @/.vuepress/public/presets/toml/no-runtime-versions.toml