Commit Graph

14 Commits

Author SHA1 Message Date
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
00e2330369 Add dbpass function template for retrieving RDS passwords 2026-03-10 11:54:48 -04:00
Eric Wagoner
f6d8926292 Add YALP Core development aliases for database and API management 2026-03-10 11:49:36 -04:00
Eric Wagoner
5ed281e7f4 Add personalization notes to README
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>
2026-03-09 20:11:01 -04:00
Eric Wagoner
bd9845bd61 Add lvsync alias for yalp-lv-sync project 2026-03-09 20:03:41 -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
Eric Wagoner
a20358865a Add custom git commands to dotfiles repo
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>
2026-03-09 10:43:09 -04:00
Eric Wagoner
5818d60cc4 Add note about casks needing admin rights on managed laptops
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 19:44:02 -05:00
Eric Wagoner
055e05aef2 more cask updates 2026-03-03 09:32:14 -05:00
Eric Wagoner
9328cfa140 Update cask list 2026-03-03 09:30:17 -05:00
Eric Wagoner
42fa784644 Guard Docker init scripts with existence checks
Prevents errors when Docker Desktop is not installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:26:37 -05:00
Eric Wagoner
ae364ba61b Remove pyenv virtualenv-init — uv handles virtual environments
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:24:34 -05:00
Eric Wagoner
45bae21b78 Rename SETUP.md to README.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 23:41:34 -05:00
Eric Wagoner
260fa9469a Initial dotfiles: portable shell configs, Brewfile, and setup guide
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>
2026-03-02 23:40:34 -05:00