mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
0200d75b37
* fix: Added {download} attribute to download links * fix: Reverted the changes to translated files * fix: Reverted changes to translated files --------- Co-authored-by: Zaira Bibi <zaira.bibi@A006-01279.local>
18 lines
394 B
Markdown
18 lines
394 B
Markdown
[Return to Presets](./#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
|
|
starship preset pure-preset -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/pure-preset.toml){download}
|
|
|
|
<<< @/public/presets/toml/pure-preset.toml
|