Files
starship/docs/no-NO/presets/pure-preset.md
T

18 lines
412 B
Markdown
Raw Normal View History

2022-12-12 14:14:19 +09:00
[Return to Presets](./README.md#pure)
# Pure Preset
This preset emulates the look and behavior of [Pure](https://github.com/sindresorhus/pure).
![Screenshot of Pure preset](/presets/img/pure-preset.png)
### Configuration
```sh
2023-04-11 13:05:27 +09:00
starship preset pure-preset -o ~/.config/starship.toml
2022-12-12 14:14:19 +09:00
```
[Click to download TOML](/presets/toml/pure-preset.toml)
2023-04-25 14:43:51 +00:00
@[code](../../.vuepress/public/presets/toml/pure-preset.toml)