chore(docs): regenerate man page, HTML docs, and wiki

This commit is contained in:
Gitea Actions
2026-06-12 03:24:46 +00:00
parent 4eea14576c
commit 7744f4f569
5 changed files with 22 additions and 4 deletions
+7 -1
View File
@@ -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
+6 -1
View File
@@ -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&#39;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,
+2 -1
View File
@@ -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
+2 -1
View File
@@ -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
+5
View File
@@ -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