|
|
@@ -159,7 +159,7 @@ found, otherwise returns nil." |
|
|
|
(setq package-archives |
|
|
|
`(,@package-archives |
|
|
|
("melpa" . "https://melpa.org/packages/") |
|
|
|
("10sr-el" . "https://10sr.github.io/emacs-lisp/p/"))) |
|
|
|
("10sr-el" . "https://10sr.github.io/emacs-lisp/elpa/"))) |
|
|
|
(package-initialize) |
|
|
|
|
|
|
|
(defun my-auto-install-package () |
|
|
|