Split always-on PATH/env, login hooks, and interactive UX into a managed tree under ~/.config/zsh, with never-overwrite local/ hooks. Agents and interactive shells share one PATH owner; deploy.sh applies the layout safely across machines.
4 lines
237 B
Plaintext
4 lines
237 B
Plaintext
# Copy to ~/.config/zsh/local/login.local.zsh (installer never overwrites local/).
|
|
# Login shells only: OS/vendor hooks (OrbStack, MacPorts, product installers).
|
|
# Do not put primary user-tool PATH here; that belongs in env/00-path.zsh.
|