Enable the Zinit binary module, which efficiently zcompiles ALL sourced files
This commit is contained in:
parent
d2a5ca19a2
commit
89b24e14ee
4 changed files with 9 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
#! zsh
|
||||
for f in $ZDOTDIR/logout/*(N); source $f
|
||||
for f in $ZDOTDIR/logout/^*.zwc(N); source $f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue