git/.gitconfig was missed when PRs #39 and #50 redacted the zyyu/zyu14 identifiers from ssh/config and hpc/ssh/config.
File: git/.gitconfig, line 3
Fix
Replace with a placeholder comment, matching the established pattern:
- email = zyyu@umich.edu
+ # email = <your-email>
Note: home-chezmoi/.chezmoi.toml.tmpl already uses promptStringOnce for email and is unaffected.
git/.gitconfigwas missed when PRs #39 and #50 redacted thezyyu/zyu14identifiers fromssh/configandhpc/ssh/config.File:
git/.gitconfig, line 3Fix
Replace with a placeholder comment, matching the established pattern:
Note:
home-chezmoi/.chezmoi.toml.tmplalready usespromptStringOncefor email and is unaffected.