aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/media
Commit message (Collapse)AuthorAgeFilesLines
* refactor: replace meta/ PKGBUILDs with plain text package listsLibravatar sommerfeld12 days3-20/+0
| | | | | | | | | | - Convert 16 PKGBUILD metapackages to simple .txt files (one package per line) - Delete all PKGBUILD, .SRCINFO, and .pkg.tar.zst binary artifacts - Clean stale packages: lf→yazi, tmux→zellij, neofetch→fastfetch, stow→chezmoi - Remove duplicate rustup in dev, duplicate mesa in intel - Add justfile recipes: install, install-all, status (unified drift detection) - Configure chezmoi to exclude scripts from status/diff output - Update copilot instructions
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld2026-04-172-0/+10
| | | | | | | | | | - Swap aserowy/tmux.nvim for mrjones2014/smart-splits.nvim in init.lua - Configure Ctrl h/j/k/l navigation keymaps (same keys as before) - Add vim-zellij-navigator WASM plugin keybindings to zellij config - Remove tmux treesitter parser (no longer needed) smart-splits.nvim auto-detects zellij as the multiplexer and provides seamless split/pane navigation across neovim and zellij boundaries.
* [meta] Rename all metapackagesLibravatar sommerfeld2024-05-221-8/+3
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+15