Byte-compile all the emacs files
0e2e827dd3103c3cd354048de1475f79b5ea5335
5f93ac74f283ed752b66de9c7fc61815654ba5d6
@@ -46,8 +46,7 @@ popd 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