2022-04-18 09:48:28 -05:00
# プリセット
2020-01-15 12:23:25 -05:00
2020-02-04 14:31:52 -05:00
以下は、Starship用にコミュニティに提供された構成プリセットのコレクションです。 共有するプリセットがある場合は、このファイルを更新して[PR ](https://github.com/starship/starship/edit/master/docs/presets/README.md )を送信してください! 😊
2019-12-24 16:54:29 -05:00
2022-08-14 15:31:27 -04:00
プリセットの使い方を確認するには画像をクリックしてください。
2019-12-24 16:54:29 -05:00
2022-03-24 15:47:11 -05:00
## [Nerd Font Symbols](./nerd-font.md)
2019-12-24 16:54:29 -05:00
2022-08-14 15:31:27 -04:00
このプリセットはそれぞれのモジュールで記号がNerd Fontの記号に変更されます。
2019-12-24 16:54:29 -05:00
2022-08-14 15:31:27 -04:00
[](./nerd-font)
2019-12-24 16:54:29 -05:00
2022-12-05 15:54:12 +09:00
## [No Nerd Fonts](./no-nerd-font.md)
This preset changes the symbols for several modules so that no Nerd Font symbols are used anywhere in the prompt.
2023-02-01 01:14:38 +09:00
::: tip
This preset will become the default preset [in a future release of starship ](https://github.com/starship/starship/pull/3544 ).
:::
2022-12-05 15:54:12 +09:00
[Click to view No Nerd Font preset ](./no-nerd-font )
2022-03-24 15:47:11 -05:00
## [Bracketed Segments](./bracketed-segments.md)
2021-06-20 14:10:36 -04:00
2021-07-10 17:15:23 -04:00
このプリセットは付属のモジュール全てのフォーマットを変更し、デフォルトのStarshipの表示("via", "on", etc.)から、それぞれの情報を括弧で区分けするように変更します。
2021-06-20 14:10:36 -04:00
2022-08-14 15:31:27 -04:00
[](./bracketed-segments)
2021-06-20 14:10:36 -04:00
2022-03-24 15:47:11 -05:00
## [Plain Text Symbols](./plain-text.md)
2021-06-20 14:10:36 -04:00
2022-08-14 15:31:27 -04:00
このプリセットはそれぞれのモジュールで記号をテキストに変更します。 Unicodeにアクセスできない場合に最適です。
2021-06-20 14:10:36 -04:00
2022-08-14 15:31:27 -04:00
[](./plain-text)
2021-06-20 14:10:36 -04:00
2022-03-24 15:47:11 -05:00
## [No Runtime Versions](./no-runtimes.md)
2021-08-14 09:24:51 -04:00
2022-08-14 15:31:27 -04:00
このプリセットは言語ランタイムのバージョンを非表示にします。 コンテナまたは仮想環境で作業している場合は、これはあなたのためのものです。
2021-08-14 09:24:51 -04:00
2022-08-14 15:31:27 -04:00
[](./no-runtimes)
2021-08-14 09:24:51 -04:00
2022-12-05 15:54:12 +09:00
## [No Empty Icons](./no-empty-icons.md)
This preset does not show icons if the toolset is not found.
2023-02-21 12:40:15 +09:00
[](./no-empty-icons.md)
2022-12-05 15:54:12 +09:00
2022-03-24 15:47:11 -05:00
## [Pure Prompt](./pure-preset.md)
2021-11-07 18:07:39 +00:00
2022-08-14 15:31:27 -04:00
このプリセットは、[Pure ](https://github.com/sindresorhus/pure )の外観と振る舞いをエミュレートします。
2021-11-07 18:07:39 +00:00
2022-08-14 15:31:27 -04:00
[](./pure-preset)
2022-03-24 15:47:11 -05:00
## [Pastel Powerline](./pastel-powerline.md)
2022-08-14 15:31:27 -04:00
このプリセットは[M365Princess ](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json )にインスパイアされています。 また、starshipでパス置換がどのように機能するかを示しています。
2022-03-24 15:47:11 -05:00
2022-08-14 15:31:27 -04:00
[](./pastel-powerline)
2022-12-05 15:54:12 +09:00
## [Tokyo Night](./tokyo-night.md)
2023-02-21 12:40:15 +09:00
このプリセットは[tokyo-night-vscode-theme ](https://github.com/enkia/tokyo-night-vscode-theme )を参考にしています。
2022-12-05 15:54:12 +09:00
2023-02-21 12:40:15 +09:00
[](./tokyo-night)
2023-12-29 03:07:36 +09:00
## [Gruvbox Rainbow](./gruvbox-rainbow.md)
This preset is heavily inspired by [Pastel Powerline ](./pastel-powerline.md ), and [Tokyo Night ](./tokyo-night.md ).
[](./gruvbox-rainbow)
2024-03-04 01:54:51 +09:00
## [Jetpack](./jetpack.md)
This is a pseudo minimalist preset inspired by the [geometry ](https://github.com/geometry-zsh/geometry ) and [spaceship ](https://github.com/spaceship-prompt/spaceship-prompt ) prompts.
[](./jetpack)