dotfiles/config/zsh
Fernando Schauenburg 37f14fc23a zsh: make `~/.zshenv' as small as possible
`~/.zshenv' is executed for _every_ instance of `zsh', so we should
limit the work done there to the absolute minimum. For me, that
currently means only making sure `$ZDOTDIR' is set so that login (via
`.zprofile') and interactive (via `.zshrc') shells can be configured
appropriately.
2022-10-21 20:16:10 +02:00
..
.zprofile zsh: make `~/.zshenv' as small as possible 2022-10-21 20:16:10 +02:00
.zshrc zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
aliases.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
completion.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
env.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
history.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
prompt.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
vi-mode.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00