Skip to content
Snippets Groups Projects
Commit 9c763862 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fabrique la version standalone (sans connection internet)

parent c31f9e6b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
(setq package-enable-at-startup nil)
;; set is-standalone to true to use the local melpa archive
(defvar is-standalone nil)
(defvar is-standalone t)
(if is-standalone
(setq package-archives '(("myelpa" . "~/.emacs.d/myelpa/")))
'((add-to-list 'package-archives
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment