Lukas

@Rakosn1cek
2 Followers
8 Following
4 Posts
Arch Linux | Zsh Scripting | Automation
Reducing cognitive load & CLI friction.
Creator of XC-Manager: Curing the "forgotten one-liner" syndrome.
Developer of mend: A Zsh-native recovery tool for Arch Linux. Bridging the gap between Pacman errors and the Arch Wiki with fzf and a logic-based KB engine
GitHubhttps://github.com/Rakosn1cek

New in v0.7.0:

Interactive Templates: Support for {{placeholders}}. It prompts for variables and performs a global swap before injection.

Portable Vaults: Everything is stored in local plain .txt files for easy syncing between machines.

History Selection: Use "xc select" to pull complex strings from your history and save them to a vault instantly.

It’s tool-agnostic, so it doesn't matter if you're using pacman, apt, dnf, or just a lot of complex ffmpeg strings.

XC Manager v0.7.0 is officially out.

Cross-distro Zsh plugin and was recently added to the awesome-zsh-plugins list.

The engine uses fzf (Ctrl+G) to search your vaults and injects logic directly into your prompt buffer so you can tweak the command before hitting enter.

Repo: https://github.com/Rakosn1cek/xc-manager

#Zsh #Linux #OpenSource #ArchLinux #Terminal #Shell #SelfHosted

GitHub - Rakosn1cek/xc-manager: Small script to save your commands and descriptions

Small script to save your commands and descriptions - Rakosn1cek/xc-manager

GitHub

TL;DW for the video:

Lock Fix: Detects/removes stale db.lck.

PGP Engine: Auto-fetches missing keys.

Wiki Deep-link: [w] opens the specific Wiki page for the error.

Smart Search: Finds package owners for missing binaries.

Repo: https://github.com/Rakosn1cek/mend (2/2)

#ShellScripting #ArchLinux #Dotfiles #DevLog

Hello #Mastodon! First post here.

I've been developing mend: a Zsh-native recovery tool for #ArchLinux. It maps terminal exit codes to the Arch Wiki using #fzf.

v0.4.0 is live. Short demo video attached. (1/2)

#Linux #OpenSource #Zsh #TUI #SystemAdministration #AUR #Mend