2024-03-03 17:55:30 +01:00
|
|
|
[プリセット一覧に戻る](./#jetpack)
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|
# Jetpack プリセット
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|
[geometry](https://github.com/geometry-zsh/geometry) と [spaceship](https://github.com/spaceship-prompt/spaceship-prompt) のプロンプトにインスパイアされた擬似ミニマリストプリセットです。
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|
> Jetpack はターミナルのカラーテーマを使用します。
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|

|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|
### 前提条件
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-05-16 02:07:00 +09:00
|
|
|
- [`右プロンプト`](https://starship.rs/advanced-config/#enable-right-prompt) に対応したシェルが必要です。
|
|
|
|
|
- [Jetbrain Mono](https://www.jetbrains.com/lp/mono/) が推奨されます。
|
2023-12-29 03:07:36 +09:00
|
|
|
|
|
|
|
|
### 設定
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
starship preset jetpack -o ~/.config/starship.toml
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
[クリックしてTOMLをダウンロード](/presets/toml/jetpack.toml)
|
|
|
|
|
|
2024-03-03 17:55:30 +01:00
|
|
|
<<< @/public/presets/toml/jetpack.toml
|