Files
dotfiles/profile
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

3 lines
61 B
Bash

export PATH="$(brew --prefix)/opt/python/libexec/bin:$PATH"