zsh: Reorder zshrc components and move stuff
Put the external plugins to the end as well as z-sy-h to the end of the plugins. Put the last remaining lines in the zshrc in their own modules.
This commit is contained in:
1
.config/zsh/zshrc.d/90-external-plugins/70-direnv
Normal file
1
.config/zsh/zshrc.d/90-external-plugins/70-direnv
Normal file
@@ -0,0 +1 @@
|
||||
! command -v direnv &>/dev/null || eval "$(direnv hook zsh)"
|
||||
Reference in New Issue
Block a user