dotfiles/terminal
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
..
.config zsh: Remove double call of env scripts 2023-02-09 09:39:21 +01:00
.local/bin terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00