diff options
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r-- | emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
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) |