Files
easyzsh/local.zsh.example
Jeffrey e5e2801ce8 refactor(shell): collapse managed tree back into stubs
Drop ~/.config/zsh/{env,interactive,login} modules. PATH and local.zsh
live in .zshenv; interactive UX is a single .zshrc again. Deploy only
installs the three stubs and removes obsolete trees/examples.
2026-08-06 14:46:56 +08:00

5 lines
157 B
Plaintext

# Copy to ~/.config/zsh/local.zsh (deploy never overwrites it).
# Sourced from ~/.zshenv — every zsh sees this, including agents.
#
# . "$HOME/.cargo/env"