2022-08-14 19:31:27 +00:00
|
|
|
[プリセット一覧に戻る](./README.md#pure)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
# Pureプリセット
|
2022-03-09 02:11:36 +00:00
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
このプリセットは、[Pure](https://github.com/sindresorhus/pure)の外観と振る舞いをエミュレートします。
|
2022-03-09 02:11:36 +00:00
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
![Pureプリセットのスクリーンショット](/presets/img/pure-preset.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 pure-preset -o ~/.config/starship.toml
|
2022-08-14 19:31:27 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
[クリックしてTOMLをダウンロード](/presets/toml/pure-preset.toml)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
<<< @/.vuepress/public/presets/toml/pure-preset.toml
|