added experimental mdcat

This commit is contained in:
fatalerrors
2026-05-20 13:55:28 +02:00
parent 9ec52aa49f
commit 28e4c112af
3 changed files with 475 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ A bar-style prompt showing current time, execution time of the last command
| `ku` | processes | Kill all processes owned by the given user name or ID |
| `matrix` | rain | Console screensaver with Matrix-style digital rain (binary, kana, ascii charset) |
| `mcd` | filefct | Create a directory and immediately move into it |
| `mdcat` | disp | Render Markdown files in terminal with colors, inline formatting, and framed code blocks |
| `meteo` | info | Display weather forecast for the configured or given city |
| `myextip` | net | Get information about your public IP address |
| `get_pkgmgr` | packages | Detect the active package manager of the running distribution (`apt`, `dnf`, `yum`, `zypper`, `pacman`, `apk`, `portage`, `xbps`, `nix`) |