42 lines
2.1 KiB
Markdown
42 lines
2.1 KiB
Markdown
# Preset
|
|
|
|
Ecco una raccolta dei preset di configurazione inviati dalla community per Starship. Se hai un preset da condividere, per favore [ invia un PR ](https://github.com/starship/starship/edit/master/docs/presets/README.md) aggiornando questo file! 😊
|
|
|
|
To get details on how to use a preset, simply click on the image.
|
|
|
|
## [Nerd Font Symbols](./nerd-font.md)
|
|
|
|
This preset changes the symbols for each module to use Nerd Font symbols.
|
|
|
|
[](./nerd-font)
|
|
|
|
## [Bracketed Segments](./bracketed-segments.md)
|
|
|
|
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.).
|
|
|
|
[](./bracketed-segments)
|
|
|
|
## [Plain Text Symbols](./plain-text.md)
|
|
|
|
This preset changes the symbols for each module into plain text. Great if you don't have access to Unicode.
|
|
|
|
[](./plain-text)
|
|
|
|
## [No Runtime Versions](./no-runtimes.md)
|
|
|
|
This preset hides the version of language runtimes. If you work in containers or virtualized environments, this one is for you!
|
|
|
|
[](./no-runtimes)
|
|
|
|
## [Pure Prompt](./pure-preset.md)
|
|
|
|
This preset emulates the look and behavior of [Pure](https://github.com/sindresorhus/pure).
|
|
|
|
[](./pure-preset)
|
|
|
|
## [Pastel Powerline](./pastel-powerline.md)
|
|
|
|
This preset is inspired by [M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json). It also shows how path substitution works in starship.
|
|
|
|
[](./pastel-powerline)
|