zsh: Only source *.zsh files
Only source `*.zsh` files to prevent confusion or errors on startup. Rename all files in 90-external-plugins accordingly.
This commit is contained in:
1
.config/zsh/zshrc.d/90-external-plugins/70-direnv.zsh
Normal file
1
.config/zsh/zshrc.d/90-external-plugins/70-direnv.zsh
Normal file
@@ -0,0 +1 @@
|
||||
! (( $+commands[direnv] )) || eval "$(direnv hook zsh)"
|
||||
Reference in New Issue
Block a user