fix: copy git config template on install

This commit is contained in:
2026-03-28 09:02:23 +08:00
parent d97c666ffc
commit 33ba81ba1b
5 changed files with 40 additions and 21 deletions

View File

@@ -38,7 +38,7 @@
- [ ] **自动** ~/.config/tmux 软链接
- [ ] **自动** ~/.config/wezterm 软链接
- [ ] **自动** ~/.config/starship.toml 软链接
- [ ] **自动** ~/.gitconfig 软链接
- [ ] **自动**`git/config` 模板覆盖生成 ~/.gitconfig
- [ ] **自动** 如不存在则用 `ssh/example` 初始化 ~/.ssh/config
- [ ] **自动** 如可用则创建 ~/.1password/agent.sock 符号链接
- [ ] **自动** Git 全局配置 (excludesfile, defaultBranch)