Skip to content

Instantly share code, notes, and snippets.

@topfunky
Created April 2, 2010 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topfunky/353603 to your computer and use it in GitHub Desktop.
Save topfunky/353603 to your computer and use it in GitHub Desktop.
(defun byte-recompile-home ()
"Speed load time"
(interactive)
(byte-recompile-directory "~/.emacs.d" 0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment