From 07f9d3fd870ef86836e221ef13f186ddf6c76efb Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 14 Sep 2019 10:40:39 -0700 Subject: [emacs] start using elfeed. --- emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs.d/init.el') diff --git a/emacs.d/init.el b/emacs.d/init.el index fb22550..4c3cd59 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -49,4 +49,6 @@ (require 'fcuny-eshell) +(require 'fcuny-elfeed) + (require 'fcuny-twitter) -- cgit 1.4.1