zercompile is a function that precompile the zsh code so that it would be faster.

to load zrecompile

autoload -U zrecompile

zrecompile .zshrc will create a .zshrc.zwc which a compiled version of .zshrc zrecompile will re-compile a zsh file only if the file is newer than its .zwc.

 
builtin/functions/zrecompile.txt · Last modified: 2010/01/05 09:20 (external edit)