Commit Graph

54 Commits

Author SHA1 Message Date
imbytecat caed1d5b4e feat(dev,base): 添加 mise 全局信任和 Git 跳过 SSL 验证配置
- mise: 信任根目录下所有配置 (trusted_config_paths = ["/"])
- git: 全局禁用 SSL 证书验证 (http.sslVerify = false)
2026-04-02 20:10:14 +08:00
imbytecat a2f3ceb6b5 refactor(zsh): 将 PATH 配置提取到 .zshenv 2026-03-26 16:11:52 +08:00
imbytecat a98a46bee8 feat(base): 添加 eza;feat(zsh): 添加 ls/tree/cat alias 2026-03-26 14:49:24 +08:00
imbytecat 759c7b7384 refactor: 重命名 files/ 为 system/、dotfiles/ 为 home/ 2026-03-26 10:47:29 +08:00