Skip to content

Instantly share code, notes, and snippets.

@topfunky
Created April 2, 2010 19:43
Show Gist options
  • Select an option

  • Save topfunky/353603 to your computer and use it in GitHub Desktop.

Select an option

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