chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
@@ -1566,6 +1566,39 @@ config-update --dry-run
|
|||||||
config-update --force
|
config-update --force
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
|
.SS config-toggle
|
||||||
|
.IP
|
||||||
|
.nf
|
||||||
|
\f[C]
|
||||||
|
Synopsis: config-toggle [-h]
|
||||||
|
|
||||||
|
Opens an interactive full-screen TUI for toggling the six opinionated
|
||||||
|
component categories (C1\[en]C6) and the master disable variable without
|
||||||
|
having to type or remember variable names. Two scope tabs allow
|
||||||
|
independent per-scope configuration:
|
||||||
|
|
||||||
|
Universal \[em] persists across all sessions (set -U)
|
||||||
|
Session \[em] current shell only (set -g)
|
||||||
|
|
||||||
|
Changes apply immediately on each value keypress. Always available
|
||||||
|
regardless of the __fish_config_opinionated master state.
|
||||||
|
|
||||||
|
Navigation:
|
||||||
|
↑ ↓ / k j Move cursor
|
||||||
|
← → / h l Set value: OFF ← DEFAULT → ON (clamped)
|
||||||
|
Tab Switch scope (Universal ↔ Session)
|
||||||
|
q / Escape Exit
|
||||||
|
|
||||||
|
Left/Right (or vim-style h/l) move the highlighted value one step along
|
||||||
|
the OFF\[en]DEFAULT\[en]ON scale and stop at the ends. DEFAULT erases the
|
||||||
|
variable so the master switch / built-in default applies.
|
||||||
|
|
||||||
|
Flags:
|
||||||
|
--help / -h Show usage.
|
||||||
|
|
||||||
|
config-toggle
|
||||||
|
\f[R]
|
||||||
|
.fi
|
||||||
.SS bash
|
.SS bash
|
||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
|
|||||||
@@ -1059,44 +1059,72 @@ Flags:
|
|||||||
config-update
|
config-update
|
||||||
config-update --dry-run
|
config-update --dry-run
|
||||||
config-update --force</code></pre>
|
config-update --force</code></pre>
|
||||||
<h3 data-number="9.14.3" id="bash">bash</h3>
|
<h3 data-number="9.14.3" id="config-toggle">config-toggle</h3>
|
||||||
|
<pre><code>Synopsis: config-toggle [-h]
|
||||||
|
|
||||||
|
Opens an interactive full-screen TUI for toggling the six opinionated
|
||||||
|
component categories (C1–C6) and the master disable variable without
|
||||||
|
having to type or remember variable names. Two scope tabs allow
|
||||||
|
independent per-scope configuration:
|
||||||
|
|
||||||
|
Universal — persists across all sessions (set -U)
|
||||||
|
Session — current shell only (set -g)
|
||||||
|
|
||||||
|
Changes apply immediately on each value keypress. Always available
|
||||||
|
regardless of the __fish_config_opinionated master state.
|
||||||
|
|
||||||
|
Navigation:
|
||||||
|
↑ ↓ / k j Move cursor
|
||||||
|
← → / h l Set value: OFF ← DEFAULT → ON (clamped)
|
||||||
|
Tab Switch scope (Universal ↔ Session)
|
||||||
|
q / Escape Exit
|
||||||
|
|
||||||
|
Left/Right (or vim-style h/l) move the highlighted value one step along
|
||||||
|
the OFF–DEFAULT–ON scale and stop at the ends. DEFAULT erases the
|
||||||
|
variable so the master switch / built-in default applies.
|
||||||
|
|
||||||
|
Flags:
|
||||||
|
--help / -h Show usage.
|
||||||
|
|
||||||
|
config-toggle</code></pre>
|
||||||
|
<h3 data-number="9.14.4" id="bash">bash</h3>
|
||||||
<pre><code>Synopsis: bash [args...]
|
<pre><code>Synopsis: bash [args...]
|
||||||
Switches to bash, with XDG config applied. On exit, $SHELL is reset
|
Switches to bash, with XDG config applied. On exit, $SHELL is reset
|
||||||
back to fish.</code></pre>
|
back to fish.</code></pre>
|
||||||
<h3 data-number="9.14.4" id="bd-pull">bd-pull</h3>
|
<h3 data-number="9.14.5" id="bd-pull">bd-pull</h3>
|
||||||
<pre><code>Synopsis: bd-pull <owner/repo>
|
<pre><code>Synopsis: bd-pull <owner/repo>
|
||||||
Fetches unlinked Gitea issues and creates local Beads entries, updating
|
Fetches unlinked Gitea issues and creates local Beads entries, updating
|
||||||
issue titles with the assigned Beads IDs.
|
issue titles with the assigned Beads IDs.
|
||||||
Requires $GITEA_TOKEN and $GITEA_URL to be set.
|
Requires $GITEA_TOKEN and $GITEA_URL to be set.
|
||||||
|
|
||||||
bd-pull rootiest/fish-config</code></pre>
|
bd-pull rootiest/fish-config</code></pre>
|
||||||
<h3 data-number="9.14.5" id="cheat">cheat</h3>
|
<h3 data-number="9.14.6" id="cheat">cheat</h3>
|
||||||
<pre><code>Synopsis: cheat <topic> [args...]
|
<pre><code>Synopsis: cheat <topic> [args...]
|
||||||
Displays a colorized cheatsheet using cheat -c, falls back to tldr,
|
Displays a colorized cheatsheet using cheat -c, falls back to tldr,
|
||||||
then man.
|
then man.
|
||||||
|
|
||||||
cheat tar
|
cheat tar
|
||||||
cheat git</code></pre>
|
cheat git</code></pre>
|
||||||
<h3 data-number="9.14.6" id="cffetch--ffetch">cffetch / ffetch</h3>
|
<h3 data-number="9.14.7" id="cffetch--ffetch">cffetch / ffetch</h3>
|
||||||
<pre><code>Synopsis: cffetch [args...] / ffetch [args...]
|
<pre><code>Synopsis: cffetch [args...] / ffetch [args...]
|
||||||
Clears the screen and displays system information via fastfetch with
|
Clears the screen and displays system information via fastfetch with
|
||||||
the custom config at ~/.fastfetch.jsonc. Falls back to neofetch.</code></pre>
|
the custom config at ~/.fastfetch.jsonc. Falls back to neofetch.</code></pre>
|
||||||
<h3 data-number="9.14.7" id="dockup">dockup</h3>
|
<h3 data-number="9.14.8" id="dockup">dockup</h3>
|
||||||
<pre><code>Synopsis: dockup [-h] [directory]
|
<pre><code>Synopsis: dockup [-h] [directory]
|
||||||
Pulls latest Docker images, restarts services in the given Docker
|
Pulls latest Docker images, restarts services in the given Docker
|
||||||
Compose project, and prunes dangling images.
|
Compose project, and prunes dangling images.
|
||||||
|
|
||||||
dockup ~/myapp</code></pre>
|
dockup ~/myapp</code></pre>
|
||||||
<h3 data-number="9.14.8" id="joplin">joplin</h3>
|
<h3 data-number="9.14.9" id="joplin">joplin</h3>
|
||||||
<pre><code>Synopsis: joplin [args...]
|
<pre><code>Synopsis: joplin [args...]
|
||||||
Runs the Joplin CLI with Node.js deprecation warnings suppressed.
|
Runs the Joplin CLI with Node.js deprecation warnings suppressed.
|
||||||
|
|
||||||
joplin ls</code></pre>
|
joplin ls</code></pre>
|
||||||
<h3 data-number="9.14.9" id="ld-1">ld</h3>
|
<h3 data-number="9.14.10" id="ld-1">ld</h3>
|
||||||
<pre><code>Synopsis: ld
|
<pre><code>Synopsis: ld
|
||||||
Launches lazydocker targeting the currently active Docker context,
|
Launches lazydocker targeting the currently active Docker context,
|
||||||
detected via docker context inspect.</code></pre>
|
detected via docker context inspect.</code></pre>
|
||||||
<h3 data-number="9.14.10" id="replay">replay</h3>
|
<h3 data-number="9.14.11" id="replay">replay</h3>
|
||||||
<pre><code>Synopsis: replay <commands>
|
<pre><code>Synopsis: replay <commands>
|
||||||
Runs Bash commands and replays any resulting changes to environment
|
Runs Bash commands and replays any resulting changes to environment
|
||||||
variables, aliases, and the working directory back into the current
|
variables, aliases, and the working directory back into the current
|
||||||
@@ -1104,17 +1132,17 @@ Fish session. Useful for sourcing Bash scripts.
|
|||||||
|
|
||||||
replay "source ~/.bashrc"
|
replay "source ~/.bashrc"
|
||||||
replay "export FOO=bar"</code></pre>
|
replay "export FOO=bar"</code></pre>
|
||||||
<h3 data-number="9.14.11" id="tmux-clean">tmux-clean</h3>
|
<h3 data-number="9.14.12" id="tmux-clean">tmux-clean</h3>
|
||||||
<pre><code>Synopsis: tmux-clean
|
<pre><code>Synopsis: tmux-clean
|
||||||
Kills all detached (unattached) tmux sessions, leaving attached ones
|
Kills all detached (unattached) tmux sessions, leaving attached ones
|
||||||
running.</code></pre>
|
running.</code></pre>
|
||||||
<h3 data-number="9.14.12" id="wake-lock">wake-lock</h3>
|
<h3 data-number="9.14.13" id="wake-lock">wake-lock</h3>
|
||||||
<pre><code>Synopsis: wake-lock <command> [args...]
|
<pre><code>Synopsis: wake-lock <command> [args...]
|
||||||
Runs a command under systemd-inhibit, preventing the system from going
|
Runs a command under systemd-inhibit, preventing the system from going
|
||||||
idle or sleeping until the command completes.
|
idle or sleeping until the command completes.
|
||||||
|
|
||||||
wake-lock rsync -avz src/ dest/</code></pre>
|
wake-lock rsync -avz src/ dest/</code></pre>
|
||||||
<h3 data-number="9.14.13" id="zellij">zellij</h3>
|
<h3 data-number="9.14.14" id="zellij">zellij</h3>
|
||||||
<pre><code>Synopsis: zellij [args...]
|
<pre><code>Synopsis: zellij [args...]
|
||||||
Launches zellij with the Catppuccin Mocha theme applied.</code></pre>
|
Launches zellij with the Catppuccin Mocha theme applied.</code></pre>
|
||||||
<hr />
|
<hr />
|
||||||
|
|||||||
@@ -770,6 +770,8 @@ id="toc-514-miscellaneous">5.14 Miscellaneous</a>
|
|||||||
id="toc-config-help">config-help</a></li>
|
id="toc-config-help">config-help</a></li>
|
||||||
<li><a href="9-5-functions-reference.html#config-update"
|
<li><a href="9-5-functions-reference.html#config-update"
|
||||||
id="toc-config-update">config-update</a></li>
|
id="toc-config-update">config-update</a></li>
|
||||||
|
<li><a href="9-5-functions-reference.html#config-toggle"
|
||||||
|
id="toc-config-toggle">config-toggle</a></li>
|
||||||
<li><a href="9-5-functions-reference.html#bash"
|
<li><a href="9-5-functions-reference.html#bash"
|
||||||
id="toc-bash">bash</a></li>
|
id="toc-bash">bash</a></li>
|
||||||
<li><a href="9-5-functions-reference.html#bd-pull"
|
<li><a href="9-5-functions-reference.html#bd-pull"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -742,6 +742,36 @@
|
|||||||
config-update --dry-run
|
config-update --dry-run
|
||||||
config-update --force
|
config-update --force
|
||||||
|
|
||||||
|
### config-toggle
|
||||||
|
|
||||||
|
Synopsis: config-toggle [-h]
|
||||||
|
|
||||||
|
Opens an interactive full-screen TUI for toggling the six opinionated
|
||||||
|
component categories (C1–C6) and the master disable variable without
|
||||||
|
having to type or remember variable names. Two scope tabs allow
|
||||||
|
independent per-scope configuration:
|
||||||
|
|
||||||
|
Universal — persists across all sessions (set -U)
|
||||||
|
Session — current shell only (set -g)
|
||||||
|
|
||||||
|
Changes apply immediately on each value keypress. Always available
|
||||||
|
regardless of the __fish_config_opinionated master state.
|
||||||
|
|
||||||
|
Navigation:
|
||||||
|
↑ ↓ / k j Move cursor
|
||||||
|
← → / h l Set value: OFF ← DEFAULT → ON (clamped)
|
||||||
|
Tab Switch scope (Universal ↔ Session)
|
||||||
|
q / Escape Exit
|
||||||
|
|
||||||
|
Left/Right (or vim-style h/l) move the highlighted value one step along
|
||||||
|
the OFF–DEFAULT–ON scale and stop at the ends. DEFAULT erases the
|
||||||
|
variable so the master switch / built-in default applies.
|
||||||
|
|
||||||
|
Flags:
|
||||||
|
--help / -h Show usage.
|
||||||
|
|
||||||
|
config-toggle
|
||||||
|
|
||||||
### bash
|
### bash
|
||||||
|
|
||||||
Synopsis: bash [args...]
|
Synopsis: bash [args...]
|
||||||
|
|||||||
Reference in New Issue
Block a user