1
0
Fork 0
mirror of synced 2024-06-17 06:11:09 -04:00
zimfw/src
Eric Nielsen fbdf361afd
Don't create function digest files
At least until Zsh version 5.7.1, no performance improvement is observed
out of using those.

In some cases, the performance is even worsened, like when using

    autoload -w functions_digest.zwc

instead of

    autoload func_name1 func_name2 ...
2019-12-29 12:49:41 -05:00
..
stage2 Don't create function digest files 2019-12-29 12:49:41 -05:00
templates Don't create function digest files 2019-12-29 12:49:41 -05:00
tools Use ASCII characters only 2019-12-13 07:14:10 -05:00
zimfw.zsh.erb Don't create function digest files 2019-12-29 12:49:41 -05:00