Commit 62fd78b
Remove duplicate brew shellenv from .zprofile
brew shellenv was being executed in both .zshenv and .zprofile,
causing PATH duplication and increased shell startup time for
login shells. Keep it only in .zshenv since that file is loaded
for all shell types (login/non-login, interactive/non-interactive).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 194ed65 commit 62fd78b
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 1 | | |
9 | 2 | | |
10 | 3 | | |
| |||
0 commit comments