My .config Ship of Theseus - Jacob Wiseberg

Personal blog and portfolio

I ported the agents in Kilo Code classic (which is defunct now🤦‍♂️) for OpenCode and Claude Code on my dotfiles repo, if anyone's interested:

https://github.com/Ardakilic/dotfiles/commit/b0c2b636509e242f3c1d1357b1f553b68cbfb75c

#kilocode #kiloai #claudecode #opencode #claude #ai #dotfiles

feat: opencode and claude code agents, derived from kilocode source code · Ardakilic/dotfiles@b0c2b63

My light dotfiles repository, don't expect much. Contribute to Ardakilic/dotfiles development by creating an account on GitHub.

GitHub

Built on Arch, but Mend is designed to be distro-agnostic. Whether you're on Fedora, openSUSE, or Arch, the logic adapts to your package manager. One tool for the whole home lab.

Everything runs locally with zero API calls, so your terminal history and system data stay exactly where they belong.

https://github.com/Rakosn1cek/mend

#Mend #Linux #ArchLinux #Fedora #openSUSE #SelfHosted #LinuxTips #Zsh #CLI #OpenSource #SysAdmin #Dotfiles #Terminal #FOSS #Bash

Finally figuring out how to configure #KDE in my #dotfiles 🙃

I come here to request the wisdom of the fediverse, oh tusked oracle, please favour me and let me know a good #linux software to manage my #dotfiles

I'm running Niri + Noctalia on Fedora and will soon migrate to another laptop running Niri + Noctalia on Debian.

dotfiles/dot_oh-my-zsh-custom/plugins/motd at main · ellieayla/dotfiles

~/.*. Contribute to ellieayla/dotfiles development by creating an account on GitHub.

GitHub

My shell aliases are no longer a mess 🔥

🧠 **amoxide** — Context-aware shell alias manager with TUI

💯 Define aliases per project, per toolchain or globally

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/sassman/amoxide-rs

➡️ Read the blog: https://d34dl0ck.me/amoxide-composable-context-aware-shell-aliases/index.html

#rustlang #ratatui #tui #productivity #shell #alias #dotfiles #terminal

When I started using Linux last August, most of the configs I cloned from GitHub were massive monolith scripts. Then, I saw a screenshot of a terminal on Discord-- a simple `ls -la ~/.config/zsh` --and it changed everything. It was modular.

This person had broken theirs down into `.../{aliases,functions,env,path,prompt}.zsh`. I immediately copied the concept but gave it my own spin: `.../{utils,arch,mac,git,incus,docker,tmux}.zsh`.

I eventually applied that exact same structure to all my other tools: Hyprland, tmux, Waybar, Rofi...

Modular configuration is absolutely the way forward, and it seems to have been the standard for years. Yet, people still send me their 4,000-line monolith scripts asking, "Dil, what is wrong with my script?" Even after I have explained to them that they should refactor that monstrosity into smaller bits.

#rant #linux #hyprland #configuration #dotfiles #archlinux

Happy "Terminal Tuesday" everyone! 🎉📢

For our 2nd episode, we had @MarkHegreberg showcase a powerful Windows workflow built around Arch Linux + WSL + PowerToys

▶️ Watch it here: https://www.youtube.com/watch?v=cLWLV-GGBMY

💯 Tons of practical tips for bridging Windows & Linux dev environments

🌀 Wanna present your setup next? Join us: https://terminalcollective.org

#terminal #cli #neovim #tmux #wsl #archlinux #dotfiles

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