diff options
| author | 2026-04-21 01:23:20 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:20 +0100 | |
| commit | a93494aa2aa48583142594cfe6c005851046f16b (patch) | |
| tree | c89cbc8897944b7c266e2ea3d849f0dd22573591 /meta/base.txt | |
| parent | 9a4cef8de726574b11f2bf56ddc27430a4f5e941 (diff) | |
| download | dotfiles-a93494aa2aa48583142594cfe6c005851046f16b.tar.gz dotfiles-a93494aa2aa48583142594cfe6c005851046f16b.tar.bz2 dotfiles-a93494aa2aa48583142594cfe6c005851046f16b.zip | |
refactor: replace meta/ PKGBUILDs with plain text package lists
- 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
Diffstat (limited to 'meta/base.txt')
| -rw-r--r-- | meta/base.txt | 64 |
1 files changed, 64 insertions, 0 deletions
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 |
