Files
starship/docs/ja-JP/presets/pure-preset.md
T

18 lines
508 B
Markdown
Raw Normal View History

2022-08-14 15:31:27 -04:00
[プリセット一覧に戻る](./README.md#pure)
2022-03-08 21:11:36 -05:00
2022-08-14 15:31:27 -04:00
# Pureプリセット
2022-03-08 21:11:36 -05:00
2022-08-14 15:31:27 -04:00
このプリセットは、[Pure](https://github.com/sindresorhus/pure)の外観と振る舞いをエミュレートします。
2022-03-08 21:11:36 -05:00
2022-08-14 15:31:27 -04:00
![Pureプリセットのスクリーンショット](/presets/img/pure-preset.png)
2022-03-08 21:11:36 -05:00
### 設定
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset pure-preset -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
[クリックしてTOMLをダウンロード](/presets/toml/pure-preset.toml)
2022-03-08 21:11:36 -05:00
2023-04-25 14:43:51 +00:00
@[code](../../.vuepress/public/presets/toml/pure-preset.toml)