Guarantee that the Zinit module is the first thing loaded whenever possible, so that everything else gets compiled and timed
This commit is contained in:
parent
89b24e14ee
commit
25f3c517d8
4 changed files with 9 additions and 8 deletions
|
@ -1 +1,2 @@
|
|||
for f in $ZDOTDIR/all/*(N); source $f
|
||||
setopt extended_glob
|
||||
for f in $ZDOTDIR/all/^*.zwc(N); source $f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue