6863ca7d7d
- 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
10 lines
114 B
YAML
10 lines
114 B
YAML
host: wsl
|
|
aur_helper: yay
|
|
modules:
|
|
- base
|
|
- zsh
|
|
- dev-tools
|
|
settings:
|
|
files_sync: true
|
|
auto_prune: true
|