Document that gitconfig user/email/GPG key and the weather alias city
should be updated after cloning.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add modular zsh configs: zshrc-dev for dev tools, zshrc-natera for work
- Add .gitignore to exclude private Natera config from version control
- Configure git commit signing and delta diff viewer in gitconfig
- Regenerate p10k.zsh with rainbow theme and improved visual settings
- Add HIST_IGNORE_SPACE option to prevent saving sensitive commands
- Document Natera machine setup with private config template in README
Include git-branch-backup, git-fix-author, git-name-stash,
git-name-stash-apply, git-rebase-on, and git-rename-branch in a new
bin/ directory. Update install.sh to symlink them into ~/bin and
document them in the README.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cleaned up for new machine portability: removed hardcoded paths,
EOL packages, and redundant version managers. Consolidated NVM
loading, added work git identity support via includeIf.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>