M install →
install
if [[ -x =emacs ]]
then
- emacs --batch -f batch-byte-compile ~/.emacs.d/init.el
- emacs --batch -f batch-byte-compile ~/.emacs.d/elisp/*.el
+ emacs --batch --eval '(batch-byte-recompile-directory 0)' ~/.emacs.d/
fi
fasd_cache=~/.zsh/cache/fasd-init-zsh