From a93494aa2aa48583142594cfe6c005851046f16b Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:20 +0100 Subject: refactor: replace meta/ PKGBUILDs with plain text package lists MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- meta/base.txt | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 meta/base.txt (limited to 'meta/base.txt') diff --git a/meta/base.txt b/meta/base.txt new file mode 100644 index 0000000..3114702 --- /dev/null +++ b/meta/base.txt @@ -0,0 +1,64 @@ +acpid +base +base-devel +bash-completion +bat +chezmoi +choose +cpupower +curlie +dashbinsh +doas-sudo-shim-k +dog +duf +fastfetch +fd +fzf +gdu +git +htop +irqbalance +iwd +jq +libusb-compat +linux-firmware +lsd +lshw +man-db +man-pages +neovim +nfs-utils +nmap +ocl-icd +openssh +overdue +pacman-cleanup-hook +pacman-contrib +paru +pass +pbzip2 +pigz +pkgstats +procs +qrencode +rebuild-detector +reflector +ripgrep +rsync +sbctl +sd +systemd-resolvconf +thermald +tldr +torsocks +tree-sitter-cli +unzip +wget +wireguard-tools +yazi +zellij +zsh +zsh-autosuggestions +zsh-completions +zsh-history-substring-search +zsh-syntax-highlighting -- cgit v1.2.3-70-g09d2