chore(docs): regenerate manual and man page
This commit is contained in:
@@ -679,6 +679,7 @@ installed.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Files or directories to display
|
args... Files or directories to display
|
||||||
|
|
||||||
|
Example:
|
||||||
cat README.md
|
cat README.md
|
||||||
cat \[ti]/projects/myapp
|
cat \[ti]/projects/myapp
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -696,6 +697,7 @@ Arguments:
|
|||||||
source Source file or directory
|
source Source file or directory
|
||||||
dest Destination path
|
dest Destination path
|
||||||
|
|
||||||
|
Example:
|
||||||
copy ./mydir/ \[ti]/backup
|
copy ./mydir/ \[ti]/backup
|
||||||
copy ./mydir/ \[ti]/backup # copies mydir INTO backup, not backup/mydir/
|
copy ./mydir/ \[ti]/backup # copies mydir INTO backup, not backup/mydir/
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -716,6 +718,7 @@ Arguments:
|
|||||||
--dua Force dua (fast interactive space analyzer)
|
--dua Force dua (fast interactive space analyzer)
|
||||||
args... Files/directories or flags forwarded to the selected tool
|
args... Files/directories or flags forwarded to the selected tool
|
||||||
|
|
||||||
|
Example:
|
||||||
du \[ti]/Downloads
|
du \[ti]/Downloads
|
||||||
du --disk
|
du --disk
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -732,6 +735,7 @@ current directory if no argument is given.
|
|||||||
Arguments:
|
Arguments:
|
||||||
dir Directory to summarize (defaults to current directory)
|
dir Directory to summarize (defaults to current directory)
|
||||||
|
|
||||||
|
Example:
|
||||||
dusize \[ti]/Downloads
|
dusize \[ti]/Downloads
|
||||||
dusize \[ti]/Videos
|
dusize \[ti]/Videos
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -748,6 +752,7 @@ falls back to lsd, then to system ls.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lD \[ti]/projects
|
lD \[ti]/projects
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -763,6 +768,7 @@ falls back to lsd, then to system ls.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
ls \[ti]/projects
|
ls \[ti]/projects
|
||||||
ls
|
ls
|
||||||
ls -a \[ti]/projects
|
ls -a \[ti]/projects
|
||||||
@@ -780,6 +786,7 @@ per line with icons. Uses eza, falls back to lsd, then to system ls.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lsr \[ti]/projects
|
lsr \[ti]/projects
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -795,6 +802,7 @@ Uses eza, falls back to lsd, then to system ls.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lss \[ti]/downloads
|
lss \[ti]/downloads
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -810,6 +818,7 @@ Uses eza, falls back to lsd, then to system ls -R.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lstree \[ti]/projects/myapp
|
lstree \[ti]/projects/myapp
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -825,6 +834,7 @@ falls back to lsd, then to system ls -R.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lt \[ti]/projects
|
lt \[ti]/projects
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -841,6 +851,7 @@ to lsd, then to system ls.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
ltr \[ti]/projects
|
ltr \[ti]/projects
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -856,6 +867,7 @@ eza, falls back to lsd, then to system ls -lX.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the listing command
|
args... Arguments forwarded to the listing command
|
||||||
|
|
||||||
|
Example:
|
||||||
lx \[ti]/projects
|
lx \[ti]/projects
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -879,6 +891,7 @@ Returns:
|
|||||||
0 Directory created (or already existed) and entered successfully
|
0 Directory created (or already existed) and entered successfully
|
||||||
1 Directory creation or cd failed
|
1 Directory creation or cd failed
|
||||||
|
|
||||||
|
Example:
|
||||||
mkcd \[ti]/projects/myapp
|
mkcd \[ti]/projects/myapp
|
||||||
mkcd \[ti]/projects/newapp/src
|
mkcd \[ti]/projects/newapp/src
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -897,6 +910,7 @@ command mkdir in non-interactive contexts.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Directories to create, or flags passed through to command mkdir
|
args... Directories to create, or flags passed through to command mkdir
|
||||||
|
|
||||||
|
Example:
|
||||||
mkdir \[ti]/projects/myapp/src
|
mkdir \[ti]/projects/myapp/src
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -916,6 +930,7 @@ Returns:
|
|||||||
0 Files created
|
0 Files created
|
||||||
1 No file argument provided
|
1 No file argument provided
|
||||||
|
|
||||||
|
Example:
|
||||||
poke \[ti]/projects/new/src/main.fish
|
poke \[ti]/projects/new/src/main.fish
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -932,6 +947,7 @@ to plain rg on other terminals.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to ripgrep
|
args... Arguments forwarded to ripgrep
|
||||||
|
|
||||||
|
Example:
|
||||||
rg \[dq]TODO\[dq] src/
|
rg \[dq]TODO\[dq] src/
|
||||||
rg \[dq]fish_greeting\[dq] \[ti]/.config/fish/
|
rg \[dq]fish_greeting\[dq] \[ti]/.config/fish/
|
||||||
rg -l \[dq]TODO\[dq] \[ti]/projects/myapp
|
rg -l \[dq]TODO\[dq] \[ti]/projects/myapp
|
||||||
@@ -967,6 +983,7 @@ Returns:
|
|||||||
Notes:
|
Notes:
|
||||||
Falls back to /usr/bin/rm when trash is unavailable.
|
Falls back to /usr/bin/rm when trash is unavailable.
|
||||||
|
|
||||||
|
Example:
|
||||||
rm file.txt
|
rm file.txt
|
||||||
rm -e
|
rm -e
|
||||||
rm -S sensitive_key.pem
|
rm -S sensitive_key.pem
|
||||||
@@ -993,6 +1010,7 @@ Returns:
|
|||||||
0 Sweep completed (or dry run shown)
|
0 Sweep completed (or dry run shown)
|
||||||
1 fd not found, or unknown argument provided
|
1 fd not found, or unknown argument provided
|
||||||
|
|
||||||
|
Example:
|
||||||
scrub
|
scrub
|
||||||
scrub -a
|
scrub -a
|
||||||
scrub -d
|
scrub -d
|
||||||
@@ -1011,6 +1029,7 @@ frequently-visited directories using fzf.
|
|||||||
Arguments:
|
Arguments:
|
||||||
query Optional search term to pre-filter the directory list
|
query Optional search term to pre-filter the directory list
|
||||||
|
|
||||||
|
Example:
|
||||||
cdi myproject
|
cdi myproject
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1030,6 +1049,7 @@ Returns:
|
|||||||
0 Repository cloned
|
0 Repository cloned
|
||||||
1 Not running inside Kitty terminal
|
1 Not running inside Kitty terminal
|
||||||
|
|
||||||
|
Example:
|
||||||
clone https://github.com/user/repo.git
|
clone https://github.com/user/repo.git
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1049,6 +1069,7 @@ Returns:
|
|||||||
0 Repository cloned
|
0 Repository cloned
|
||||||
1 Not running inside Kitty terminal
|
1 Not running inside Kitty terminal
|
||||||
|
|
||||||
|
Example:
|
||||||
clonet https://github.com/user/repo.git
|
clonet https://github.com/user/repo.git
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1086,6 +1107,7 @@ Returns:
|
|||||||
0 Editor launched successfully
|
0 Editor launched successfully
|
||||||
1 Conflicting flags, no editor found, or clipboard read failed
|
1 Conflicting flags, no editor found, or clipboard read failed
|
||||||
|
|
||||||
|
Example:
|
||||||
edit notes.txt
|
edit notes.txt
|
||||||
edit --visual \[ti]/.config/fish/config.fish
|
edit --visual \[ti]/.config/fish/config.fish
|
||||||
edit --terminal --new todo.md
|
edit --terminal --new todo.md
|
||||||
@@ -1111,6 +1133,7 @@ Returns:
|
|||||||
The edited command\[aq]s exit status, or a message when history lookup
|
The edited command\[aq]s exit status, or a message when history lookup
|
||||||
found nothing.
|
found nothing.
|
||||||
|
|
||||||
|
Example:
|
||||||
fc
|
fc
|
||||||
fc git
|
fc git
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1127,6 +1150,7 @@ as fallbacks in that order.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Files or options forwarded to the pager
|
args... Files or options forwarded to the pager
|
||||||
|
|
||||||
|
Example:
|
||||||
less /var/log/syslog
|
less /var/log/syslog
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1142,6 +1166,7 @@ auto-attach or session management hooks.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to fish
|
args... Arguments forwarded to fish
|
||||||
|
|
||||||
|
Example:
|
||||||
rawfish
|
rawfish
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1157,6 +1182,7 @@ is not installed.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Files or options forwarded to nvim -R or less
|
args... Files or options forwarded to nvim -R or less
|
||||||
|
|
||||||
|
Example:
|
||||||
view /etc/fstab
|
view /etc/fstab
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1192,6 +1218,7 @@ Returns:
|
|||||||
0 Subcommand succeeded
|
0 Subcommand succeeded
|
||||||
1 Bad usage, target is not a git repo, or target not registered
|
1 Bad usage, target is not a git repo, or target not registered
|
||||||
|
|
||||||
|
Example:
|
||||||
cd \[ti]/src/qmk_firmware; and auto-pull add
|
cd \[ti]/src/qmk_firmware; and auto-pull add
|
||||||
auto-pull add \[ti]/work/api
|
auto-pull add \[ti]/work/api
|
||||||
auto-pull list
|
auto-pull list
|
||||||
@@ -1214,6 +1241,7 @@ Returns:
|
|||||||
0 Branch checked out or created
|
0 Branch checked out or created
|
||||||
1 Not inside a git work tree
|
1 Not inside a git work tree
|
||||||
|
|
||||||
|
Example:
|
||||||
branch feature/new-ui
|
branch feature/new-ui
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1241,6 +1269,7 @@ Returns:
|
|||||||
0 Patterns appended or printed
|
0 Patterns appended or printed
|
||||||
1 Not in a git repository or API fetch failed
|
1 Not in a git repository or API fetch failed
|
||||||
|
|
||||||
|
Example:
|
||||||
gi python,venv
|
gi python,venv
|
||||||
gi -b -p
|
gi -b -p
|
||||||
gi -s node > .gitignore
|
gi -s node > .gitignore
|
||||||
@@ -1264,6 +1293,7 @@ Returns:
|
|||||||
0 Cleanup complete
|
0 Cleanup complete
|
||||||
1 Argument parsing failed
|
1 Argument parsing failed
|
||||||
|
|
||||||
|
Example:
|
||||||
git-clean --force
|
git-clean --force
|
||||||
git-clean
|
git-clean
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1280,6 +1310,7 @@ additional arguments through to the gitui command.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to the gitui command
|
args... Arguments forwarded to the gitui command
|
||||||
|
|
||||||
|
Example:
|
||||||
gitui
|
gitui
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1299,6 +1330,7 @@ Returns:
|
|||||||
0 Fetch and status succeeded
|
0 Fetch and status succeeded
|
||||||
1 Not inside a git work tree
|
1 Not inside a git work tree
|
||||||
|
|
||||||
|
Example:
|
||||||
gitup
|
gitup
|
||||||
gitup --all
|
gitup --all
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1312,6 +1344,7 @@ Synopsis: hist
|
|||||||
Searches fish history interactively using fzf, inserts the selected command
|
Searches fish history interactively using fzf, inserts the selected command
|
||||||
into the command line, and copies it to the clipboard via wl-copy.
|
into the command line, and copies it to the clipboard via wl-copy.
|
||||||
|
|
||||||
|
Example:
|
||||||
hist
|
hist
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1325,6 +1358,7 @@ Synopsis: cleanup
|
|||||||
Identifies and removes Arch Linux orphan packages using pacman. Logs
|
Identifies and removes Arch Linux orphan packages using pacman. Logs
|
||||||
package names and versions to \[ti]/.removed_orphans before removal.
|
package names and versions to \[ti]/.removed_orphans before removal.
|
||||||
|
|
||||||
|
Example:
|
||||||
cleanup
|
cleanup
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1342,6 +1376,7 @@ Returns:
|
|||||||
0 Packages removed or none selected
|
0 Packages removed or none selected
|
||||||
1 No AUR helper (paru or yay) found
|
1 No AUR helper (paru or yay) found
|
||||||
|
|
||||||
|
Example:
|
||||||
parur
|
parur
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1374,6 +1409,7 @@ Returns:
|
|||||||
0 Operation completed
|
0 Operation completed
|
||||||
1 No supported package manager found, unknown flag, or package operation failed
|
1 No supported package manager found, unknown flag, or package operation failed
|
||||||
|
|
||||||
|
Example:
|
||||||
pkg firefox
|
pkg firefox
|
||||||
pkg -i ripgrep fd-find
|
pkg -i ripgrep fd-find
|
||||||
pkg -u cowsay
|
pkg -u cowsay
|
||||||
@@ -1395,6 +1431,7 @@ Returns:
|
|||||||
0 AUR helper ran successfully
|
0 AUR helper ran successfully
|
||||||
1 No AUR helper (paru or yay) found
|
1 No AUR helper (paru or yay) found
|
||||||
|
|
||||||
|
Example:
|
||||||
search neovim
|
search neovim
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1411,6 +1448,7 @@ Returns:
|
|||||||
0 Upgrade completed successfully
|
0 Upgrade completed successfully
|
||||||
1 No AUR helper (paru or yay) found
|
1 No AUR helper (paru or yay) found
|
||||||
|
|
||||||
|
Example:
|
||||||
upgrade
|
upgrade
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1424,6 +1462,7 @@ Synopsis: check_fish_deps
|
|||||||
Backwards-compatibility wrapper that delegates to fish-deps status to
|
Backwards-compatibility wrapper that delegates to fish-deps status to
|
||||||
report which fish shell dependencies are installed or missing.
|
report which fish shell dependencies are installed or missing.
|
||||||
|
|
||||||
|
Example:
|
||||||
check_fish_deps
|
check_fish_deps
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1464,6 +1503,7 @@ Returns:
|
|||||||
0 Subcommand completed
|
0 Subcommand completed
|
||||||
1 Unknown subcommand
|
1 Unknown subcommand
|
||||||
|
|
||||||
|
Example:
|
||||||
fish-deps sync
|
fish-deps sync
|
||||||
fish-deps
|
fish-deps
|
||||||
fish-deps install
|
fish-deps install
|
||||||
@@ -1479,6 +1519,7 @@ Synopsis: fzf-update
|
|||||||
Installs or upgrades fzf from git HEAD into \[ti]/.fzf. Pulls the latest
|
Installs or upgrades fzf from git HEAD into \[ti]/.fzf. Pulls the latest
|
||||||
changes if \[ti]/.fzf already exists, or clones the repository if not.
|
changes if \[ti]/.fzf already exists, or clones the repository if not.
|
||||||
|
|
||||||
|
Example:
|
||||||
fzf-update
|
fzf-update
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1494,6 +1535,7 @@ runs CachyOS boot hooks (limine-mkinitcpio), and re-signs all Secure Boot
|
|||||||
files tracked by sbctl. Combines the edit and sign steps into a single
|
files tracked by sbctl. Combines the edit and sign steps into a single
|
||||||
command.
|
command.
|
||||||
|
|
||||||
|
Example:
|
||||||
limine-edit
|
limine-edit
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1505,6 +1547,7 @@ Synopsis: lock
|
|||||||
|
|
||||||
Locks the current desktop session using loginctl lock-session.
|
Locks the current desktop session using loginctl lock-session.
|
||||||
|
|
||||||
|
Example:
|
||||||
lock
|
lock
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1517,6 +1560,7 @@ Synopsis: ports
|
|||||||
Lists all active TCP listeners on the system using lsof, showing
|
Lists all active TCP listeners on the system using lsof, showing
|
||||||
port numbers and addresses without hostname resolution.
|
port numbers and addresses without hostname resolution.
|
||||||
|
|
||||||
|
Example:
|
||||||
ports
|
ports
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1538,6 +1582,7 @@ Returns:
|
|||||||
0 All binaries verified (or summary shown)
|
0 All binaries verified (or summary shown)
|
||||||
1 sbctl is not installed
|
1 sbctl is not installed
|
||||||
|
|
||||||
|
Example:
|
||||||
sbver
|
sbver
|
||||||
sbver --brief
|
sbver --brief
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1551,6 +1596,7 @@ Synopsis: screensleep
|
|||||||
Turns off the display after a 1-second delay by invoking the KDE
|
Turns off the display after a 1-second delay by invoking the KDE
|
||||||
PowerDevil \[dq]Turn Off Screen\[dq] global shortcut via busctl.
|
PowerDevil \[dq]Turn Off Screen\[dq] global shortcut via busctl.
|
||||||
|
|
||||||
|
Example:
|
||||||
screensleep
|
screensleep
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1568,6 +1614,7 @@ when re-enabling, so the lockdown takes effect immediately.
|
|||||||
Returns:
|
Returns:
|
||||||
0 Rule toggled
|
0 Rule toggled
|
||||||
|
|
||||||
|
Example:
|
||||||
sudo-toggle
|
sudo-toggle
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1581,6 +1628,7 @@ Displays a colorized memory report showing kernel swappiness,
|
|||||||
zRAM compression ratio, zRAM device details (via zramctl), and
|
zRAM compression ratio, zRAM device details (via zramctl), and
|
||||||
active swap priority (via swapon).
|
active swap priority (via swapon).
|
||||||
|
|
||||||
|
Example:
|
||||||
swapstat
|
swapstat
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1596,6 +1644,7 @@ if btop is not installed.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to btop or system top
|
args... Arguments forwarded to btop or system top
|
||||||
|
|
||||||
|
Example:
|
||||||
top
|
top
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1618,6 +1667,7 @@ Returns:
|
|||||||
0 Command launched successfully
|
0 Command launched successfully
|
||||||
1 No command provided
|
1 No command provided
|
||||||
|
|
||||||
|
Example:
|
||||||
bkg firefox
|
bkg firefox
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1641,6 +1691,7 @@ Returns:
|
|||||||
0 Command launched or help/version shown
|
0 Command launched or help/version shown
|
||||||
1 No command provided or unknown option
|
1 No command provided or unknown option
|
||||||
|
|
||||||
|
Example:
|
||||||
detach rsync -a ./data remote:/backup/
|
detach rsync -a ./data remote:/backup/
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1664,6 +1715,7 @@ Returns:
|
|||||||
0 Pane opened successfully
|
0 Pane opened successfully
|
||||||
1 Not running inside Kitty or WezTerm
|
1 Not running inside Kitty or WezTerm
|
||||||
|
|
||||||
|
Example:
|
||||||
split
|
split
|
||||||
split -v nvim README.md
|
split -v nvim README.md
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1684,6 +1736,7 @@ Returns:
|
|||||||
0 Window opened successfully
|
0 Window opened successfully
|
||||||
1 Not running inside Kitty or WezTerm
|
1 Not running inside Kitty or WezTerm
|
||||||
|
|
||||||
|
Example:
|
||||||
spwin
|
spwin
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1701,6 +1754,7 @@ other terminals.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to kitten ssh or system ssh
|
args... Arguments forwarded to kitten ssh or system ssh
|
||||||
|
|
||||||
|
Example:
|
||||||
ssh user\[at]host
|
ssh user\[at]host
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1721,6 +1775,7 @@ Returns:
|
|||||||
0 Tab opened successfully
|
0 Tab opened successfully
|
||||||
1 No supported terminal found
|
1 No supported terminal found
|
||||||
|
|
||||||
|
Example:
|
||||||
tab
|
tab
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1742,6 +1797,7 @@ Returns:
|
|||||||
0 Clipboard contents printed successfully
|
0 Clipboard contents printed successfully
|
||||||
1 No supported clipboard tool found
|
1 No supported clipboard tool found
|
||||||
|
|
||||||
|
Example:
|
||||||
p | grep foo
|
p | grep foo
|
||||||
p > file.txt
|
p > file.txt
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1762,6 +1818,7 @@ Returns:
|
|||||||
0 Clipboard contents printed successfully
|
0 Clipboard contents printed successfully
|
||||||
1 No supported clipboard tool found
|
1 No supported clipboard tool found
|
||||||
|
|
||||||
|
Example:
|
||||||
paste > file.txt
|
paste > file.txt
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1781,6 +1838,7 @@ Returns:
|
|||||||
0 Text copied to clipboard
|
0 Text copied to clipboard
|
||||||
1 No clipboard provider found
|
1 No clipboard provider found
|
||||||
|
|
||||||
|
Example:
|
||||||
y \[dq]hello world\[dq]
|
y \[dq]hello world\[dq]
|
||||||
ls | y
|
ls | y
|
||||||
cat file.txt | y
|
cat file.txt | y
|
||||||
@@ -1796,6 +1854,7 @@ Synopsis: gip
|
|||||||
Fetches and prints both the public IPv4 and IPv6 addresses using
|
Fetches and prints both the public IPv4 and IPv6 addresses using
|
||||||
icanhazip.com. Shows \[dq]Not detected\[dq] for any address that times out.
|
icanhazip.com. Shows \[dq]Not detected\[dq] for any address that times out.
|
||||||
|
|
||||||
|
Example:
|
||||||
gip
|
gip
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1807,6 +1866,7 @@ Synopsis: gip4
|
|||||||
|
|
||||||
Fetches and prints the machine\[aq]s public IPv4 address using icanhazip.com.
|
Fetches and prints the machine\[aq]s public IPv4 address using icanhazip.com.
|
||||||
|
|
||||||
|
Example:
|
||||||
gip4
|
gip4
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1823,6 +1883,7 @@ Returns:
|
|||||||
0 IPv6 address printed
|
0 IPv6 address printed
|
||||||
1 IPv6 unavailable or not supported on this network
|
1 IPv6 unavailable or not supported on this network
|
||||||
|
|
||||||
|
Example:
|
||||||
gip6
|
gip6
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -1840,6 +1901,7 @@ Arguments:
|
|||||||
--legend Show the prettyping legend (overrides default --nolegend)
|
--legend Show the prettyping legend (overrides default --nolegend)
|
||||||
args... Arguments forwarded to prettyping or system ping
|
args... Arguments forwarded to prettyping or system ping
|
||||||
|
|
||||||
|
Example:
|
||||||
ping google.com
|
ping google.com
|
||||||
ping --legend google.com
|
ping --legend google.com
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1857,6 +1919,7 @@ falls back to the qrenco.de API via curl.
|
|||||||
Arguments:
|
Arguments:
|
||||||
text... Text to encode; reads from stdin if omitted
|
text... Text to encode; reads from stdin if omitted
|
||||||
|
|
||||||
|
Example:
|
||||||
qr \[dq]https://example.com\[dq]
|
qr \[dq]https://example.com\[dq]
|
||||||
echo \[dq]hello\[dq] | qr
|
echo \[dq]hello\[dq] | qr
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1889,6 +1952,7 @@ Returns:
|
|||||||
0 File viewed or no file selected
|
0 File viewed or no file selected
|
||||||
1 No log files found
|
1 No log files found
|
||||||
|
|
||||||
|
Example:
|
||||||
logs -c paru
|
logs -c paru
|
||||||
logs
|
logs
|
||||||
logs -c scrollback
|
logs -c scrollback
|
||||||
@@ -1917,6 +1981,7 @@ Notes:
|
|||||||
The exit builtin is wired to smart_exit for interactive sessions. Typing
|
The exit builtin is wired to smart_exit for interactive sessions. Typing
|
||||||
\[ga]exit\[ga] or Ctrl+D behaves identically to calling smart_exit directly.
|
\[ga]exit\[ga] or Ctrl+D behaves identically to calling smart_exit directly.
|
||||||
|
|
||||||
|
Example:
|
||||||
smart_exit
|
smart_exit
|
||||||
smart_exit --no-log
|
smart_exit --no-log
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -1990,6 +2055,7 @@ Returns:
|
|||||||
0 Setup completed successfully
|
0 Setup completed successfully
|
||||||
1 Fatal error (git init failed, move failed, etc.)
|
1 Fatal error (git init failed, move failed, etc.)
|
||||||
|
|
||||||
|
Example:
|
||||||
agents-init
|
agents-init
|
||||||
agents-init --agents
|
agents-init --agents
|
||||||
agents-init --plugins
|
agents-init --plugins
|
||||||
@@ -2021,6 +2087,7 @@ Arguments:
|
|||||||
Returns:
|
Returns:
|
||||||
Exit status of the underlying agy binary
|
Exit status of the underlying agy binary
|
||||||
|
|
||||||
|
Example:
|
||||||
agy
|
agy
|
||||||
agy chat
|
agy chat
|
||||||
agy resume
|
agy resume
|
||||||
@@ -2040,6 +2107,7 @@ about an unrecognized \[aq]app\[aq] option from stderr.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments passed through to the antigravity-ide command
|
args... Arguments passed through to the antigravity-ide command
|
||||||
|
|
||||||
|
Example:
|
||||||
antigravity-ide
|
antigravity-ide
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2066,6 +2134,7 @@ Arguments:
|
|||||||
Returns:
|
Returns:
|
||||||
Exit status of the underlying claude binary
|
Exit status of the underlying claude binary
|
||||||
|
|
||||||
|
Example:
|
||||||
claude
|
claude
|
||||||
claude --resume
|
claude --resume
|
||||||
claude \[dq]Explain the recent changes\[dq]
|
claude \[dq]Explain the recent changes\[dq]
|
||||||
@@ -2083,6 +2152,7 @@ Invokes Claude Code to analyze recent repository changes and update
|
|||||||
README.md, ensuring all features and examples are accurate and pruning
|
README.md, ensuring all features and examples are accurate and pruning
|
||||||
obsolete content.
|
obsolete content.
|
||||||
|
|
||||||
|
Example:
|
||||||
claude-docs
|
claude-docs
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2096,6 +2166,7 @@ Invokes Claude Code to perform a full PR workflow: create a kebab-case
|
|||||||
branch, write a Conventional Commit, run verification, push, and open a
|
branch, write a Conventional Commit, run verification, push, and open a
|
||||||
pull request with a manual verification checklist.
|
pull request with a manual verification checklist.
|
||||||
|
|
||||||
|
Example:
|
||||||
claude-pr
|
claude-pr
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2113,6 +2184,7 @@ Arguments:
|
|||||||
subcommand Docker subcommand (ps is redirected to dops)
|
subcommand Docker subcommand (ps is redirected to dops)
|
||||||
args... Arguments forwarded to docker or dops
|
args... Arguments forwarded to docker or dops
|
||||||
|
|
||||||
|
Example:
|
||||||
docker ps
|
docker ps
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2139,6 +2211,7 @@ Arguments:
|
|||||||
Returns:
|
Returns:
|
||||||
aichat\[aq]s exit status.
|
aichat\[aq]s exit status.
|
||||||
|
|
||||||
|
Example:
|
||||||
qc \[dq]how do I list open ports on linux?\[dq]
|
qc \[dq]how do I list open ports on linux?\[dq]
|
||||||
qc -m ollama:llama3 \[dq]explain this error\[dq]
|
qc -m ollama:llama3 \[dq]explain this error\[dq]
|
||||||
qc --role coder \[dq]refactor this function\[dq]
|
qc --role coder \[dq]refactor this function\[dq]
|
||||||
@@ -2164,6 +2237,7 @@ Returns:
|
|||||||
0 Mode applied successfully
|
0 Mode applied successfully
|
||||||
1 No on/off mode specified
|
1 No on/off mode specified
|
||||||
|
|
||||||
|
Example:
|
||||||
superpowers on
|
superpowers on
|
||||||
superpowers off -g
|
superpowers off -g
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2190,6 +2264,7 @@ Returns:
|
|||||||
0 Conversion complete
|
0 Conversion complete
|
||||||
1 File not found, missing dependency, or encode step failed
|
1 File not found, missing dependency, or encode step failed
|
||||||
|
|
||||||
|
Example:
|
||||||
dng2avif photo.dng
|
dng2avif photo.dng
|
||||||
dng2avif -q 85 -s 5 -i shot.dng -o out.avif
|
dng2avif -q 85 -s 5 -i shot.dng -o out.avif
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2211,6 +2286,7 @@ Arguments:
|
|||||||
-v, --version Print version
|
-v, --version Print version
|
||||||
-h, --help Show usage help
|
-h, --help Show usage help
|
||||||
|
|
||||||
|
Example:
|
||||||
spark 1 1 2 5 14 42
|
spark 1 1 2 5 14 42
|
||||||
seq 64 | sort --random-sort | spark
|
seq 64 | sort --random-sort | spark
|
||||||
echo \[dq]3 7 2 9 1\[dq] | spark
|
echo \[dq]3 7 2 9 1\[dq] | spark
|
||||||
@@ -2225,6 +2301,7 @@ Synopsis: steam-dl
|
|||||||
Launches Steam with systemd-inhibit to prevent the system from idling
|
Launches Steam with systemd-inhibit to prevent the system from idling
|
||||||
or sleeping during active downloads.
|
or sleeping during active downloads.
|
||||||
|
|
||||||
|
Example:
|
||||||
steam-dl
|
steam-dl
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2250,6 +2327,7 @@ Arguments:
|
|||||||
args... Arguments forwarded to yt-dlp (defaults prepended)
|
args... Arguments forwarded to yt-dlp (defaults prepended)
|
||||||
--no-embed-thumbnail Skip thumbnail embedding for this run
|
--no-embed-thumbnail Skip thumbnail embedding for this run
|
||||||
|
|
||||||
|
Example:
|
||||||
yt-dlp dQw4w9WgXcQ
|
yt-dlp dQw4w9WgXcQ
|
||||||
yt-dlp --no-embed-thumbnail dQw4w9WgXcQ # drops our thumbnail default
|
yt-dlp --no-embed-thumbnail dQw4w9WgXcQ # drops our thumbnail default
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2267,6 +2345,7 @@ config directory. Resets $SHELL back to fish on exit.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments passed through to the bash command
|
args... Arguments passed through to the bash command
|
||||||
|
|
||||||
|
Example:
|
||||||
bash
|
bash
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2287,6 +2366,7 @@ Returns:
|
|||||||
0 Issues linked and synced (or no unlinked issues found)
|
0 Issues linked and synced (or no unlinked issues found)
|
||||||
1 Missing required argument or environment variables
|
1 Missing required argument or environment variables
|
||||||
|
|
||||||
|
Example:
|
||||||
bd-pull myuser/myproject
|
bd-pull myuser/myproject
|
||||||
bd-pull rootiest/fish-config
|
bd-pull rootiest/fish-config
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2303,6 +2383,7 @@ custom config if available. Falls back to neofetch if fastfetch is not installed
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Additional arguments forwarded to fastfetch or neofetch
|
args... Additional arguments forwarded to fastfetch or neofetch
|
||||||
|
|
||||||
|
Example:
|
||||||
cffetch
|
cffetch
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2319,6 +2400,7 @@ Arguments:
|
|||||||
topic The command or topic to look up
|
topic The command or topic to look up
|
||||||
args... Additional arguments forwarded to cheat, tldr, or man
|
args... Additional arguments forwarded to cheat, tldr, or man
|
||||||
|
|
||||||
|
Example:
|
||||||
cheat tar
|
cheat tar
|
||||||
cheat git
|
cheat git
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2362,6 +2444,7 @@ Notes:
|
|||||||
registered as a handler in the help wrapper so that syntax works
|
registered as a handler in the help wrapper so that syntax works
|
||||||
transparently. Direct \[ga]config-help\[ga] calls are also valid.
|
transparently. Direct \[ga]config-help\[ga] calls are also valid.
|
||||||
|
|
||||||
|
Example:
|
||||||
config-help
|
config-help
|
||||||
config-help keybindings
|
config-help keybindings
|
||||||
config-help pkg
|
config-help pkg
|
||||||
@@ -2431,6 +2514,7 @@ Returns:
|
|||||||
0 Exited normally (q or Escape pressed)
|
0 Exited normally (q or Escape pressed)
|
||||||
1 Unknown flag passed
|
1 Unknown flag passed
|
||||||
|
|
||||||
|
Example:
|
||||||
config-settings
|
config-settings
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2451,6 +2535,7 @@ Arguments:
|
|||||||
Returns:
|
Returns:
|
||||||
Same as config-settings
|
Same as config-settings
|
||||||
|
|
||||||
|
Example:
|
||||||
config-toggle # opens config-settings with a deprecation notice
|
config-toggle # opens config-settings with a deprecation notice
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2476,6 +2561,7 @@ Returns:
|
|||||||
0 Config updated (or already up to date)
|
0 Config updated (or already up to date)
|
||||||
1 Update failed (network error, merge conflict, or not a git repo)
|
1 Update failed (network error, merge conflict, or not a git repo)
|
||||||
|
|
||||||
|
Example:
|
||||||
config-update
|
config-update
|
||||||
config-update --dry-run
|
config-update --dry-run
|
||||||
config-update --force
|
config-update --force
|
||||||
@@ -2498,6 +2584,7 @@ Returns:
|
|||||||
0 Services updated and running
|
0 Services updated and running
|
||||||
1 Directory not found or no docker-compose.yml present
|
1 Directory not found or no docker-compose.yml present
|
||||||
|
|
||||||
|
Example:
|
||||||
dockup \[ti]/myapp
|
dockup \[ti]/myapp
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2513,6 +2600,7 @@ present. Falls back to neofetch if fastfetch is not installed.
|
|||||||
Arguments:
|
Arguments:
|
||||||
args... Arguments forwarded to fastfetch or neofetch
|
args... Arguments forwarded to fastfetch or neofetch
|
||||||
|
|
||||||
|
Example:
|
||||||
ffetch
|
ffetch
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2532,6 +2620,7 @@ Returns:
|
|||||||
0 Joplin ran successfully
|
0 Joplin ran successfully
|
||||||
1 joplin binary not found in PATH
|
1 joplin binary not found in PATH
|
||||||
|
|
||||||
|
Example:
|
||||||
joplin ls
|
joplin ls
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2564,6 +2653,7 @@ Returns:
|
|||||||
0 Success
|
0 Success
|
||||||
1 Unknown subcommand/flag, kitty missing, or a write failure
|
1 Unknown subcommand/flag, kitty missing, or a write failure
|
||||||
|
|
||||||
|
Example:
|
||||||
kitty-logging install
|
kitty-logging install
|
||||||
kitty-logging status
|
kitty-logging status
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2577,6 +2667,7 @@ Synopsis: ld
|
|||||||
Launches lazydocker targeting the currently active Docker context by
|
Launches lazydocker targeting the currently active Docker context by
|
||||||
resolving the host endpoint from docker context inspect.
|
resolving the host endpoint from docker context inspect.
|
||||||
|
|
||||||
|
Example:
|
||||||
ld
|
ld
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2615,6 +2706,7 @@ Returns:
|
|||||||
Notes:
|
Notes:
|
||||||
Typo abbreviation: url-open (expands to open-url on space/enter).
|
Typo abbreviation: url-open (expands to open-url on space/enter).
|
||||||
|
|
||||||
|
Example:
|
||||||
open-url https://git.rootiest.dev/rootiest/fish-config
|
open-url https://git.rootiest.dev/rootiest/fish-config
|
||||||
open-url -v https://fish-config-docs.pages.dev/
|
open-url -v https://fish-config-docs.pages.dev/
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2638,6 +2730,7 @@ Returns:
|
|||||||
0 Commands ran successfully and changes were replayed
|
0 Commands ran successfully and changes were replayed
|
||||||
1 Bash command exited with a non-zero status
|
1 Bash command exited with a non-zero status
|
||||||
|
|
||||||
|
Example:
|
||||||
replay \[dq]source \[ti]/.bashrc\[dq]
|
replay \[dq]source \[ti]/.bashrc\[dq]
|
||||||
replay \[dq]export FOO=bar\[dq]
|
replay \[dq]export FOO=bar\[dq]
|
||||||
\f[R]
|
\f[R]
|
||||||
@@ -2681,6 +2774,7 @@ Returns:
|
|||||||
Notes:
|
Notes:
|
||||||
Typo abbreviation: open-repo (expands to repo-open on space/enter).
|
Typo abbreviation: open-repo (expands to repo-open on space/enter).
|
||||||
|
|
||||||
|
Example:
|
||||||
repo-open # open current branch (+ subdir) in browser
|
repo-open # open current branch (+ subdir) in browser
|
||||||
repo-open --print # just print the URL
|
repo-open --print # just print the URL
|
||||||
repo-open --root # repo home page for the current branch
|
repo-open --root # repo home page for the current branch
|
||||||
@@ -2697,6 +2791,7 @@ Synopsis: tmux-clean
|
|||||||
Kills all detached (unattached) tmux sessions, leaving any currently
|
Kills all detached (unattached) tmux sessions, leaving any currently
|
||||||
attached sessions running.
|
attached sessions running.
|
||||||
|
|
||||||
|
Example:
|
||||||
tmux-clean
|
tmux-clean
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -2717,6 +2812,7 @@ Returns:
|
|||||||
0 Command ran and completed
|
0 Command ran and completed
|
||||||
1 No command provided
|
1 No command provided
|
||||||
|
|
||||||
|
Example:
|
||||||
wake-lock rsync -avz src/ dest/
|
wake-lock rsync -avz src/ dest/
|
||||||
\f[R]
|
\f[R]
|
||||||
.fi
|
.fi
|
||||||
@@ -3548,6 +3644,7 @@ tokens, passwords, and personal identifiers.
|
|||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
|
# secrets.fish
|
||||||
set -gx MY_NAME \[dq]Your Name\[dq]
|
set -gx MY_NAME \[dq]Your Name\[dq]
|
||||||
set -gx MY_EMAIL \[dq]you\[at]example.com\[dq]
|
set -gx MY_EMAIL \[dq]you\[at]example.com\[dq]
|
||||||
set -gx GPG_RECIPIENT \[dq]you\[at]example.com\[dq]
|
set -gx GPG_RECIPIENT \[dq]you\[at]example.com\[dq]
|
||||||
|
|||||||
Reference in New Issue
Block a user