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:
Danielle McLean 2020-01-20 12:51:33 +11:00
parent 89b24e14ee
commit 25f3c517d8
Signed by: 00dani
GPG key ID: FF6F9216852288FF
4 changed files with 9 additions and 8 deletions

View file

@ -1 +1,2 @@
for f in $ZDOTDIR/all/*(N); source $f
setopt extended_glob
for f in $ZDOTDIR/all/^*.zwc(N); source $f