imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 09:21:40 +00:00
abd93310b8 fix(dev): 使用 after_update 替代 on_change 确保每次同步都安装全局包
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 09:05:47 +00:00
b5217b27c4 feat(docker): 在主配置中启用 DockerModule
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 08:56:32 +00:00
b6a2209603 feat(base): 添加 base 包;fix(source): 精简错误提示文案
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 08:12:32 +00:00
a2f3ceb6b5 refactor(zsh): 将 PATH 配置提取到 .zshenv
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 08:08:03 +00:00
2734133d62 feat(dev): 添加 Go 并将 comment-checker 改用 go install 安装
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 07:54:32 +00:00
ba1bf38c71 refactor(modules): 拆分开发工具为独立 DevModule,替换 DockerModule
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 07:17:39 +00:00
b3e7d059ec feat(docker): 改用 socket activation 并在启用时加入 docker 用户组
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 07:07:17 +00:00
ccbd2c55d4 chore(base): 将 yay 替换为 yay-bin 加速安装
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:50:00 +00:00
a98a46bee8 feat(base): 添加 eza;feat(zsh): 添加 ls/tree/cat alias
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:41:19 +00:00
91829a621d refactor(source): 移除冗余注释;feat(base): 添加 btop/fastfetch/lazygit/micro
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:40:00 +00:00
afeaddca12 refactor(modules): 提取 BaseModule,将基础包和系统文件移入模块
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:26:43 +00:00
6ea16d27e1 refactor(modules): 提取 ZshModule 并将所有模块移入 modules/ 包
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:07:29 +00:00
f6c0c8791b fix(source): 将 bun 和 mise 从 AUR 迁移到 pacman 官方仓库
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 06:00:52 +00:00
019222529b fix(scripts): 修复 curl | bash 下 decman 交互提示无法读取输入的问题
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 05:54:59 +00:00
0ee258f666 docs: 精简 README、更新 AGENTS.md、统一目录名为 archlinux-config
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 05:40:35 +00:00
a8a394c8f2 fix(source): 移除 hardcoded 用户名 fallback,强制要求 sudo 运行
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 05:32:20 +00:00
fab934ace9 feat(docker): 添加 Docker 支持并重排 source.py 声明顺序
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 03:11:22 +00:00
4118392c64 refactor(locale): 提取 locale 配置为 decman Module
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 02:50:15 +00:00
976be7b75d fix(source): 将 yay 纳入 decman AUR 包管理
imbytecat pushed to main at imbytecat/archlinux-config 2026-03-26 02:48:04 +00:00
759c7b7384 refactor: 重命名 files/ 为 system/、dotfiles/ 为 home/