Complete configuration update: docs, themes, keybindings, and zoxide integration #4

Merged
rootiest merged 4 commits from docs/funcs into main 2026-04-30 23:55:00 +00:00
Showing only changes of commit 43264fc6de - Show all commits
+9
View File
@@ -218,6 +218,7 @@ rm -f file.txt # Falls through to standard rm -f
| `git-clean` | Fetch, prune, update current branch, delete orphaned local branches |
| `git-clean --force` | Same but force-deletes unmerged orphaned branches |
| `clone` | `clone-in-kitty` wrapper |
| `gitui` | Fast terminal Git UI |
### Package Management (Arch / paru)
@@ -272,6 +273,14 @@ rm -f file.txt # Falls through to standard rm -f
| `swapstat` | Colorized zRAM compression ratio, swappiness, and swap priority report |
| `monitors` | Open a 4-pane Kitty layout running `btop` locally and on remote servers |
| `tmux-clean` | Kill all detached tmux sessions |
| `limine-edit` | Safely edit and re-verify Limine bootloader configuration |
### Media & Utilities
| Function | Description |
|---|---|
| `dng2avif` | Convert DNG raw images to 10-bit HDR AVIF |
| `steam-dl` | Run Steam while inhibiting system sleep |
### Editors & Development