Files
archlinux-config/arch-config/modules/base.yaml
T
imbytecat 6863ca7d7d Initial commit: dcli-based Arch Linux WSL configuration
- Bootstrap script for yay and dcli installation
- Declarative package management with modules (base, zsh, dev-tools)
- China mirror configuration (Tsinghua)
- Zsh with oh-my-zsh, autosuggestions, syntax-highlighting
- Dev tools: mise, zoxide, fzf, ripgrep, fd, bat
2026-03-25 13:01:51 +08:00

8 lines
70 B
YAML

packages:
- base-devel
- git
- curl
- wget
- vim
- neovim