2021-01-26 17:07:13 -05:00
# Mẫu thiết lập
Đây là một bộ sưu tập các cấu hình được gửi tới từ cộng đồng cho Starship. Nếu bạn có một bản preset trước để chia sẻ, xin hãy [gửi một PR ](https://github.com/starship/starship/edit/master/docs/presets/README.md ) cập nhật tập tin này! 😊
2022-03-08 21:11:36 -05:00
To get details on how to use a preset, simply click on the image.
2021-01-26 17:07:13 -05:00
2022-03-24 15:47:11 -05:00
## [Những kí tự Nerd Font](./nerd-font.md)
2021-01-26 17:07:13 -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-26 17:07:13 -05:00
2022-03-08 21:11:36 -05:00
[](./nerd-font)
2021-01-26 17:07:13 -05:00
2022-12-05 15:54:12 +09:00
## [No Nerd Fonts](./no-nerd-font.md)
This preset changes the symbols for several modules so that no Nerd Font symbols are used anywhere in the prompt.
2023-02-01 01:14:38 +09:00
::: tip
This preset will become the default preset [in a future release of starship ](https://github.com/starship/starship/pull/3544 ).
:::
2022-12-05 15:54:12 +09:00
[Click to view No Nerd Font preset ](./no-nerd-font )
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
[](./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
[](./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
[](./no-runtimes)
2021-08-14 09:24:51 -04:00
2022-12-05 15:54:12 +09:00
## [No Empty Icons](./no-empty-icons.md)
This preset does not show icons if the toolset is not found.
[](./no-empty-icons.md)
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
[](./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.
[](./pastel-powerline)
2022-12-05 15:54:12 +09:00
## [Tokyo Night](./tokyo-night.md)
This preset is inspired by [tokyo-night-vscode-theme ](https://github.com/enkia/tokyo-night-vscode-theme ).
[](./tokyo-night)