1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 08:30:50 +00:00
starship/docs/presets
Kevin Song 77f2f56481
docs: Update Preset system with several additional features (#3683)
* New preset system

* Add Rust to NerdFonts preset

* Add more links and access

Add image titles and links in headers to make things more accessible.

* Shrink + optimize PNG images
2022-03-08 16:54:26 -05:00
..
bracketed-segments.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -05:00
nerd-font.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -05:00
no-runtimes.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -05:00
plain-text.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -05:00
pure-preset.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -05:00
README.md docs: Update Preset system with several additional features (#3683) 2022-03-08 16:54:26 -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 updating this file! 😊

To get details on how to use a preset, simply click on the image.

Nerd Font Symbols

This preset changes the symbols for each module to use Nerd Font symbols.

Screenshot of Nerd Font Symbols preset

Bracketed Segments

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

Plain Text Symbols

This preset changes the symbols for each module into plain text. Great if you don't have access to Unicode.

Screenshot of Plain Text Symbols preset

No Runtime Versions

This preset hides the version of language runtimes. If you work in containers or virtualized environments, this one is for you!

Screenshot of Hide Runtime Versions preset

Pure Prompt

This preset emulates the look and behavior of Pure.

Screenshot of Pure preset