Files
starship/docs/ar-SA/presets/README.md
T

42 lines
2.1 KiB
Markdown
Raw Normal View History

2021-01-03 03:56:07 -05:00
# Presets
Here is a collection of community-submitted configuration presets for Starship. If you have a preset to share, please [submit a PR](https://github.com/starship/starship/edit/master/docs/presets/README.md) updating this file! 😊
2022-03-08 21:11:36 -05:00
To get details on how to use a preset, simply click on the image.
2021-01-03 03:56:07 -05:00
2022-03-24 15:47:11 -05:00
## [Nerd Font Symbols](./nerd-font.md)
2021-01-03 03:56:07 -05:00
2022-03-08 21:11:36 -05:00
This preset changes the symbols for each module to use Nerd Font symbols.
2021-01-03 03:56:07 -05:00
2022-03-08 21:11:36 -05:00
[![Screenshot of Nerd Font Symbols preset](/presets/img/nerd-font-symbols.png "Click to view Nerd Font Symbols preset")](./nerd-font)
2021-01-03 03:56:07 -05:00
2022-03-24 15:47:11 -05:00
## [Bracketed Segments](./bracketed-segments.md)
2021-06-20 14:10:36 -04:00
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.).
2022-03-08 21:11:36 -05:00
[![Screenshot of Bracketed Segments preset](/presets/img/bracketed-segments.png "Click to view Bracketed Segments preset")](./bracketed-segments)
2021-06-20 14:10:36 -04:00
2022-03-24 15:47:11 -05:00
## [Plain Text Symbols](./plain-text.md)
2021-06-20 14:10:36 -04:00
2022-03-08 21:11:36 -05:00
This preset changes the symbols for each module into plain text. Great if you don't have access to Unicode.
2021-06-20 14:10:36 -04:00
2022-03-08 21:11:36 -05:00
[![Screenshot of Plain Text Symbols preset](/presets/img/plain-text-symbols.png "Click to view Plain Text Symbols preset")](./plain-text)
2021-06-20 14:10:36 -04:00
2022-03-24 15:47:11 -05:00
## [No Runtime Versions](./no-runtimes.md)
2021-08-14 09:24:51 -04:00
This preset hides the version of language runtimes. If you work in containers or virtualized environments, this one is for you!
2022-03-08 21:11:36 -05:00
[![Screenshot of Hide Runtime Versions preset](/presets/img/no-runtime-versions.png "Click to view No Runtime Versions preset")](./no-runtimes)
2021-08-14 09:24:51 -04:00
2022-03-24 15:47:11 -05:00
## [Pure Prompt](./pure-preset.md)
2021-11-07 18:07:39 +00:00
This preset emulates the look and behavior of [Pure](https://github.com/sindresorhus/pure).
2022-03-08 21:11:36 -05:00
[![Screenshot of Pure preset](/presets/img/pure-preset.png "Click to view Pure Prompt preset")](./pure-preset)
2022-03-24 15:47:11 -05:00
## [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.
[![Screenshot of Pastel Powerline preset](/presets/img/pastel-powerline.png "Click to view Pure Prompt preset")](./pastel-powerline)