Reduce startup time a teeny bit more by compiling the zcompdump file in the background
This commit is contained in:
parent
7ccb1a7790
commit
48936c6915
3 changed files with 7 additions and 5 deletions
|
@ -1 +1 @@
|
|||
for f in $ZDOTDIR/all/*(-.N); source $f
|
||||
for f in $ZDOTDIR/all/*(N); source $f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue