Files
starship/docs/it-IT/presets/bracketed-segments.md
T

18 lines
551 B
Markdown
Raw Normal View History

2022-03-24 15:47:11 -05:00
[Return to Presets](./README.md#bracketed-segments)
2022-03-08 21:11:36 -05: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)
### Configurazione
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset bracketed-segments -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2022-03-08 21:11:36 -05:00
[Click to download TOML](/presets/toml/bracketed-segments.toml)
2023-04-25 14:43:51 +00:00
@[code](../../.vuepress/public/presets/toml/bracketed-segments.toml)