bootstrap/packages.txt

# bootstrap/packages.txt
# One package per line. Read by bootstrap/linux.sh.
# Lines starting with # and blank lines are ignored.

# shell / core
zsh
stow
tmux
neovim
git
curl
wget
tree
htop
jq
ripgrep
fd-find
bat

# build basics
build-essential
pkg-config
ca-certificates
unzip

# languages
python3
python3-venv
python3-pip
golang-go
luarocks

# lint / format
shellcheck

# cloud / container
docker.io
docker-compose-plugin

# misc
less
man-db
rsync
openssh-client
gnupg