Files
starship/docs/zh-TW/presets/README.md
T

36 lines
1.7 KiB
Markdown
Raw Normal View History

2021-08-14 09:24:51 -04:00
# 預設樣式
2019-12-24 16:54:29 -05:00
2021-08-14 09:24:51 -04:00
這裡蒐集了社群提交的 Starship 預設樣式。 如果你也想要分享你的樣式,請[提交一個 PR](https://github.com/starship/starship/edit/master/docs/presets/README.md) 來更新這個檔案! 😊
2019-12-24 16:54:29 -05:00
2022-03-08 21:11:36 -05:00
To get details on how to use a preset, simply click on the image.
2019-12-24 16:54:29 -05:00
2022-03-08 21:11:36 -05:00
## [Nerd Font 符號](./nerd-font)
2019-12-24 16:54:29 -05:00
2022-03-08 21:11:36 -05:00
This preset changes the symbols for each module to use Nerd Font symbols.
2019-12-24 16:54:29 -05:00
2022-03-08 21:11:36 -05:00
[![Nerd Font 預設樣式的截圖](/presets/img/nerd-font-symbols.png "Click to view Nerd Font Symbols preset")](./nerd-font)
2019-12-24 16:54:29 -05:00
2022-03-08 21:11:36 -05:00
## [括號片段](./bracketed-segments)
2021-06-20 14:10:36 -04:00
2021-08-14 09:24:51 -04:00
這個預設樣式使所有模組使用括號片段內的格式顯示,而非使用 Starship 預設("via", "on", etc.)。
2021-06-20 14:10:36 -04:00
2022-03-08 21:11:36 -05:00
[![括號片段預設樣式的截圖](/presets/img/bracketed-segments.png "Click to view Bracketed Segments preset")](./bracketed-segments)
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-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
[![純文字符號預設樣式的截圖](/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-08 21:11:36 -05:00
## [No Runtime Versions](./no-runtimes)
2021-08-14 09:24:51 -04:00
這個預設樣式隱藏了各個語言的執行環境版本。 如果你在容器或者虛擬環境中工作,那麼這個樣式是為你設計的!
2022-03-08 21:11:36 -05:00
[![隱藏運行版本預設樣式的截圖](/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-08 21:11:36 -05:00
## [Pure Prompt](./pure-preset)
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)