78 lines
4.5 KiB
Markdown
78 lines
4.5 KiB
Markdown
# プリセット
|
|
|
|
以下は、Starship用にコミュニティに提供された構成プリセットのコレクションです。 共有するプリセットがある場合は、このファイルを更新して[PR](https://github.com/starship/starship/edit/master/docs/presets/README.md)を送信してください! 😊
|
|
|
|
プリセットの使い方を確認するには画像をクリックしてください。
|
|
|
|
## [Nerd Font Symbols](./nerd-font.md)
|
|
|
|
このプリセットはそれぞれのモジュールで記号がNerd Fontの記号に変更されます。
|
|
|
|
[](./nerd-font)
|
|
|
|
## [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.
|
|
|
|
::: tip
|
|
|
|
This preset will become the default preset [in a future release of starship](https://github.com/starship/starship/pull/3544).
|
|
|
|
:::
|
|
|
|
[Click to view No Nerd Font preset](./no-nerd-font)
|
|
|
|
## [Bracketed Segments](./bracketed-segments.md)
|
|
|
|
このプリセットは付属のモジュール全てのフォーマットを変更し、デフォルトのStarshipの表示("via", "on", etc.)から、それぞれの情報を括弧で区分けするように変更します。
|
|
|
|
[](./bracketed-segments)
|
|
|
|
## [Plain Text Symbols](./plain-text.md)
|
|
|
|
このプリセットはそれぞれのモジュールで記号をテキストに変更します。 Unicodeにアクセスできない場合に最適です。
|
|
|
|
[](./plain-text)
|
|
|
|
## [No Runtime Versions](./no-runtimes.md)
|
|
|
|
このプリセットは言語ランタイムのバージョンを非表示にします。 コンテナまたは仮想環境で作業している場合は、これはあなたのためのものです。
|
|
|
|
[](./no-runtimes)
|
|
|
|
## [No Empty Icons](./no-empty-icons.md)
|
|
|
|
This preset does not show icons if the toolset is not found.
|
|
|
|
[](./no-empty-icons.md)
|
|
|
|
## [Pure Prompt](./pure-preset.md)
|
|
|
|
このプリセットは、[Pure](https://github.com/sindresorhus/pure)の外観と振る舞いをエミュレートします。
|
|
|
|
[](./pure-preset)
|
|
|
|
## [Pastel Powerline](./pastel-powerline.md)
|
|
|
|
このプリセットは[M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json)にインスパイアされています。 また、starshipでパス置換がどのように機能するかを示しています。
|
|
|
|
[](./pastel-powerline)
|
|
|
|
## [Tokyo Night](./tokyo-night.md)
|
|
|
|
このプリセットは[tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme)を参考にしています。
|
|
|
|
[](./tokyo-night)
|
|
|
|
## [Gruvbox Rainbow](./gruvbox-rainbow.md)
|
|
|
|
This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md).
|
|
|
|
[](./gruvbox-rainbow)
|
|
|
|
## [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)
|