3 Commits
Author SHA1 Message Date
Eric Wagoner 857b28d351 Shell hygiene: simpler reload, pyenv shim cleanup, ignore rules
- zshrc-dev: reload now execs a fresh zsh instead of re-sourcing
- zshenv: remove stale pyenv-rehash temp shim (>1min old) before init
- gitignore_global: ignore .claude/settings.local.json
- zshrc-natera: drop the git switch main->master wrapper
2026-08-27 12:59:19 -04:00
Eric Wagoner 5feba125d9 zshrc-dev: add code alias; zshrc-natera: rewrite git switch main to master
Made-with: Cursor
2026-03-13 10:44:38 -04:00
Eric Wagoner 5a6c0f43bd Add work-specific configs and enhance git/shell setup
- 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
2026-03-09 12:53:45 -04:00