Skip to content

Commit

Permalink
make gcc emacs work boot first time on arch
Browse files Browse the repository at this point in the history
  • Loading branch information
torgeir committed Sep 11, 2021
1 parent 38e3bc4 commit 7d4f4f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init.el
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
;;; -*- lexical-binding: t; -*-

;; TODO remove torgeir
(setq comp-deferred-compilation-deny-list '())

;; Default to calling straight-use-package when running use-package.
(setq straight-use-package-by-default t)
(setq straight-check-for-modifications 'live)
Expand Down

0 comments on commit 7d4f4f5

Please sign in to comment.