summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index 5f38b0d..25f031c 100644
--- a/init.el
+++ b/init.el
@@ -1159,7 +1159,7 @@
;;;; afio
(use-package jao-afio
- :if (jao-is-linux)
+ ;; :if (jao-is-linux)
:demand t
:config
(jao-afio-setup (not window-system))
@@ -1340,7 +1340,7 @@
(add-hook 'nov-mode-hook #'jao-nov-register-session))
;;; Email
-(jao-when-linux (require 'jao-custom-email))
+(require 'jao-custom-email)
;;; Shells and terms
;;;; shell modes