mirror of
https://github.com/starship/starship.git
synced 2024-11-26 02:04:12 +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>
19 lines
532 B
Markdown
19 lines
532 B
Markdown
[Return to Presets](./#bracketed-segments)
|
|
|
|
# Bracketed Segments Preset
|
|
|
|
This preset changes the format of all the built-in modules to show their segment
|
|
in brackets instead of using the default Starship wording ("via", "on", etc.).
|
|
|
|
![Screenshot of Bracketed Segments preset](/presets/img/bracketed-segments.png)
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset bracketed-segments -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/bracketed-segments.toml){download}
|
|
|
|
<<< @/public/presets/toml/bracketed-segments.toml
|