Get over me package.el, I'm with Cask
This commit is contained in:
parent
060f9cd9b1
commit
07b66708af
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
;;; init-load-path.el
|
||||
|
||||
(setq gc-cons-threshold 169715200)
|
||||
(setq-default
|
||||
byte-compile-warnings nil
|
||||
;; stop package.el from being annoying. NARF relies entirely on Cask.
|
||||
package--init-file-ensured t
|
||||
package-enable-at-startup nil)
|
||||
|
||||
(eval-and-compile
|
||||
(defconst narf-emacs-dir user-emacs-directory)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue