Skip to content

Instantly share code, notes, and snippets.

@masaedw
Created December 11, 2010 02:21
Show Gist options
  • Save masaedw/737095 to your computer and use it in GitHub Desktop.
Save masaedw/737095 to your computer and use it in GitHub Desktop.
;;; This was installed by package-install.el.
;;; This provides support for the package system and
;;; interfacing with ELPA, the package archive.
;;; Move this code earlier if you want to reference
;;; packages in your .emacs.
(when
(load
(expand-file-name "~/.emacs.d/elpa/package.el"))
(package-initialize))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment