- [Show pagesource]
- [Old revisions]
- [Move]
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: 2008/04/03 12:48 by bapt


