mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
18 lines
493 B
Markdown
18 lines
493 B
Markdown
[返回全部预设](./#bracketed-segments)
|
|
|
|
# Bracketed Segments Preset
|
|
|
|
此预设使用括号来分隔所有组件的提示符,不使用 Starship 默认的分隔词(“via”,“on” 等等)。
|
|
|
|

|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset bracketed-segments -o ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/bracketed-segments.toml)
|
|
|
|
<<< @/public/presets/toml/bracketed-segments.toml
|