From 12f901918176be62fbe8565f0d5690ee315a5c08 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Sun, 31 Jul 2022 15:56:57 -0700 Subject: mail: notmuch-search --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 39ca5da..4fd46f7 100644 --- a/.emacs +++ b/.emacs @@ -1,6 +1,7 @@ ;; Load up the general config (load-file "~/.emacs.local.d/config.el") (load-file "~/.emacs.local.d/general.el") +(load-file "~/.emacs.local.d/mail.el") (load-file "~/.emacs.local.d/modes/fonts.el") (load-file "~/.emacs.local.d/modes/themes.el") -- cgit v1.2.3