Skip to content

Instantly share code, notes, and snippets.

@rehanift
Created December 18, 2011 06:14
Show Gist options
  • Save rehanift/1492540 to your computer and use it in GitHub Desktop.
Save rehanift/1492540 to your computer and use it in GitHub Desktop.
dot-emacs
(if (< emacs-major-version 24)
(load "~/.emacs_23")
(load "~/.emacs24.d/init.el"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment