Starship/zh: Difference between revisions
Created page with "== 配置 ==" Tags: Mobile edit Mobile web edit |
Created page with "=== 进阶 ===" Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 45: | Line 45: | ||
== 配置 == | == 配置 == | ||
< | <span id="Basic"></span> | ||
=== | === 基础 === | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
| Line 75: | Line 74: | ||
如果您使用我刚才提到的其他 shell,请前往此 [https://starship.rs/guide/#step-2-set-up-your-shell-to-use-starship 页面] | 如果您使用我刚才提到的其他 shell,请前往此 [https://starship.rs/guide/#step-2-set-up-your-shell-to-use-starship 页面] | ||
< | <span id="Advanced"></span> | ||
=== | === 进阶 === | ||
你可以使用 Nix 自定义 Starship(这里有一个代码片段以供理解) | 你可以使用 Nix 自定义 Starship(这里有一个代码片段以供理解) | ||