dotfiles/terminal/.config
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
..
bash/env.d terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
bat bat: Add simple configuration 2023-01-07 16:20:31 +01:00
sh/alias.d terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
tmux terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
vifm vifm: Make compression mappings work in any mode 2023-01-10 00:15:04 +01:00
wezterm iosevka: Fix font naming scheme update 2023-01-19 18:29:34 +01:00
zsh zsh: Remove double call of env scripts 2023-02-09 09:39:21 +01:00