Files
starship/docs/bn-BD/presets/bracketed-segments.md
T

18 lines
532 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Return to Presets](./#bracketed-segments)
2023-12-29 03:07:36 +09:00
# 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
```
2024-10-18 03:20:57 +09:00
[Click to download TOML](/presets/toml/bracketed-segments.toml){download}
2023-12-29 03:07:36 +09:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/bracketed-segments.toml