imbytecat
|
33735402a5
|
修复 dotfiles source 路径,指向 dotfiles/.zshrc
|
2026-03-25 15:18:17 +08:00 |
|
imbytecat
|
ac236ccbf8
|
修复文件同步:系统文件由 install.sh 管理,zshrc 用 dcli dotfiles 同步
- zsh 模块改为目录模块,支持 dotfiles 同步 .zshrc
- install.sh 添加 mirrorlist 和 sudoers 复制
- 移除空的 files/home 目录
|
2026-03-25 15:13:15 +08:00 |
|
imbytecat
|
776f67b09a
|
修复 dcli 配置语法错误
- hosts: modules → enabled_modules,settings 拆为顶层字段
- modules: 移除无效的 aur_packages 键,AUR 包并入 packages
- 为每个 module 添加 description 字段
|
2026-03-25 14:56:30 +08:00 |
|
imbytecat
|
d85e468f67
|
将 yay 加入 base 模块防止被 auto_prune 移除
|
2026-03-25 14:31:56 +08:00 |
|
imbytecat
|
8d064ea1fc
|
将 sudo 加入 base 模块防止被 auto_prune 移除
|
2026-03-25 14:31:36 +08:00 |
|
imbytecat
|
8d1f6254cc
|
重构项目结构:扁平化配置并支持 curl 一键安装
- 将 arch-config/ 内容移至仓库根目录
- setup.sh 重命名为 install.sh
- 脚本改为自动 clone 仓库到 ~/.config/arch-config
- 新增 pacman -Syu 系统更新步骤
- README 简化为 curl 一行安装
|
2026-03-25 14:08:41 +08:00 |
|