Marty Oehme
f08fa474d6
On startup zsh would call all zsh env scripts (situated in `zsh/env` or `zsh/env.d/*.zsh`) *and* all sh scripts (in `sh/env` or `sh/env.d/*.sh`). However, by that point, those scripts had already been sourced once - so they just double up startup time. |
||
---|---|---|
.. | ||
.config | ||
.local/bin | ||
.bash_profile | ||
.bashrc | ||
.zshenv |