chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
+7
-1
@@ -1096,7 +1096,8 @@ Dependencies are grouped into three tiers:
|
||||
direnv, paru/yay
|
||||
Integrations wakatime, tailscale
|
||||
Recommended eza, lsd, bat, btop, dust, duf, prettyping, ov,
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm,
|
||||
python3
|
||||
|
||||
fish-deps
|
||||
fish-deps install
|
||||
@@ -1772,6 +1773,11 @@ lazydocker Terminal docker UI
|
||||
trash Safe delete (trash-cli)
|
||||
kitty GPU-accelerated terminal (primary)
|
||||
wezterm GPU-accelerated terminal (alternative)
|
||||
python3 Standalone interpreter \[em] used by the AI session helpers
|
||||
(save_claude_session / save_antigravity_session) and the
|
||||
paru/yay log cleaner. Note: uv does not provide python3 on
|
||||
PATH, and Arch\[aq]s base does not include it, so it is listed
|
||||
separately. All consumers degrade gracefully without it.
|
||||
\f[R]
|
||||
.fi
|
||||
.SS Install Methods
|
||||
|
||||
@@ -520,7 +520,12 @@ lazygit Terminal git UI
|
||||
lazydocker Terminal docker UI
|
||||
trash Safe delete (trash-cli)
|
||||
kitty GPU-accelerated terminal (primary)
|
||||
wezterm GPU-accelerated terminal (alternative)</code></pre>
|
||||
wezterm GPU-accelerated terminal (alternative)
|
||||
python3 Standalone interpreter — used by the AI session helpers
|
||||
(save_claude_session / save_antigravity_session) and the
|
||||
paru/yay log cleaner. Note: uv does not provide python3 on
|
||||
PATH, and Arch's base does not include it, so it is listed
|
||||
separately. All consumers degrade gracefully without it.</code></pre>
|
||||
<h2 data-number="10.4" id="install-methods">Install Methods</h2>
|
||||
<p>The install priority for each tool:</p>
|
||||
<pre><code>cargo Rust tools (eza, lsd, bat, dust, ov, ripgrep, trashy, zoxide,
|
||||
|
||||
@@ -773,7 +773,8 @@ Dependencies are grouped into three tiers:
|
||||
direnv, paru/yay
|
||||
Integrations wakatime, tailscale
|
||||
Recommended eza, lsd, bat, btop, dust, duf, prettyping, ov,
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm,
|
||||
python3
|
||||
|
||||
fish-deps
|
||||
fish-deps install
|
||||
|
||||
@@ -368,7 +368,8 @@
|
||||
direnv, paru/yay
|
||||
Integrations wakatime, tailscale
|
||||
Recommended eza, lsd, bat, btop, dust, duf, prettyping, ov,
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm
|
||||
ripgrep, lazygit, lazydocker, trash, kitty, wezterm,
|
||||
python3
|
||||
|
||||
fish-deps
|
||||
fish-deps install
|
||||
|
||||
@@ -41,6 +41,11 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
|
||||
trash Safe delete (trash-cli)
|
||||
kitty GPU-accelerated terminal (primary)
|
||||
wezterm GPU-accelerated terminal (alternative)
|
||||
python3 Standalone interpreter — used by the AI session helpers
|
||||
(save_claude_session / save_antigravity_session) and the
|
||||
paru/yay log cleaner. Note: uv does not provide python3 on
|
||||
PATH, and Arch's base does not include it, so it is listed
|
||||
separately. All consumers degrade gracefully without it.
|
||||
|
||||
## Install Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user