starship/docs/zh-CN/presets/bracketed-segments.md

18 lines
493 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[返回全部预设](./#bracketed-segments)
# Bracketed Segments Preset
此预设使用括号来分隔所有组件的提示符,不使用 Starship 默认的分隔词“via”“on” 等等)。
![Bracketed Segments preset预设屏幕截图](/presets/img/bracketed-segments.png)
### 配置
```sh
starship preset bracketed-segments -o ~/.config/starship.toml
```
[点击下载 TOML 文件](/presets/toml/bracketed-segments.toml)
<<< @/public/presets/toml/bracketed-segments.toml