Skip to content

Instantly share code, notes, and snippets.

@vicente-gonzalez-ruiz
Created July 8, 2020 12:42
Show Gist options
  • Save vicente-gonzalez-ruiz/bdef529e769c4d230cfbdb5099a33c90 to your computer and use it in GitHub Desktop.
Save vicente-gonzalez-ruiz/bdef529e769c4d230cfbdb5099a33c90 to your computer and use it in GitHub Desktop.
# Use MELPA
(require 'package)
(add-to-list 'package-archives
'("melpa-stable" . "https://stable.melpa.org/packages/"))
(package-initialize)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment