dotfiles/terminal/.config/zsh
Marty Oehme f08fa474d6
zsh: Remove double call of env scripts
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.
2023-02-09 09:39:21 +01:00
..
completions terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.zprofile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.zshenv zsh: Remove double call of env scripts 2023-02-09 09:39:21 +01:00
.zshrc sh: Add distrobox alias and enable displaying host 2023-01-10 16:55:25 +01:00