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