Skip to content

Commit

Permalink
Update init.el
Browse files Browse the repository at this point in the history
  • Loading branch information
rslopes authored May 17, 2021
1 parent 7d5dc15 commit f4d9c5c
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,3 +1,6 @@
;; ignore package cl deprecation warning
(setq byte-compile-warnings '(cl-functions))

(require 'org)
(org-babel-load-file
(expand-file-name "settings.org" user-emacs-directory))

0 comments on commit f4d9c5c

Please sign in to comment.