Starship/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "== 配置 =="
Tags: Mobile edit Mobile web edit
Ardenet (talk | contribs)
Created page with "=== 进阶 ==="
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
Line 45: Line 45:
== 配置 ==
== 配置 ==


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Basic"></span>
=== Basic ===
=== 基础 ===
</div>


<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 页面]


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Advanced"></span>
=== Advanced ===
=== 进阶 ===
</div>


你可以使用 Nix 自定义 Starship(这里有一个代码片段以供理解)
你可以使用 Nix 自定义 Starship(这里有一个代码片段以供理解)