Disable updating melpa on init
This commit is contained in:
parent
165b67df05
commit
442d81c1e6
@ -31,6 +31,7 @@
|
||||
;;; Packages
|
||||
;;;; install/load quelpa
|
||||
(package-initialize)
|
||||
(setq quelpa-update-melpa-p nil)
|
||||
(unless (require 'quelpa nil t)
|
||||
(with-temp-buffer
|
||||
(url-insert-file-contents "https://raw.github.com/quelpa/quelpa/master/bootstrap.el")
|
||||
|
Loading…
Reference in New Issue
Block a user