Skip to content

Instantly share code, notes, and snippets.

@magnars
Created February 12, 2013 18:12
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 magnars/4771940 to your computer and use it in GitHub Desktop.
Save magnars/4771940 to your computer and use it in GitHub Desktop.
;; Keep emacs Custom-settings in separate file
(setq custom-file (expand-file-name "custom.el" user-emacs-directory))
(load custom-file)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment