diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ (org-babel-load-file - (expand-file-name - "config.org" - user-emacs-directory)) + (expand-file-name "config.org" user-emacs-directory)) +(elpaca-wait) |
