Starship/zh: Difference between revisions
Created page with "配置更新完成后,运行以下命令应用更改:" |
Created page with "=== 进阶 ===" Tags: Mobile edit Mobile web edit |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 42: | Line 42: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
< | <span id="Configuration"></span> | ||
== | == 配置 == | ||
< | <span id="Basic"></span> | ||
=== | === 基础 === | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
| Line 76: | 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(这里有一个代码片段以供理解) | ||