+elisp header to (early-)init.el
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
;;; early-init.el --- My custom early-init.el
|
||||
;; Author: Aryadev Chavali <aryadev@aryadevchavali.com
|
||||
;; This file is NOT part of GNU Emacs.
|
||||
;;; Code:
|
||||
|
||||
(setq gc-cons-threshold most-positive-fixnum
|
||||
package-enable-at-startup nil
|
||||
frame-inhibit-implied-resize t)
|
||||
|
||||
Reference in New Issue
Block a user