From acddbc0987e2e56dddc6c6391b314a0dd5539b53 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Sun, 23 Jan 2022 02:15:08 -0500 Subject: emacs circe config --- .doom.d/config.el | 3 +++ .doom.d/init.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to '.doom.d') diff --git a/.doom.d/config.el b/.doom.d/config.el index ca0087c..32da5c1 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -76,3 +76,6 @@ "https://krebsonsecurity.com/feed" "https://feeds.twit.tv/sn.xml" "https://lwn.net/headlines/newrss")) + +;; irc +(load-file "~/.doom.d/local_irc.el") diff --git a/.doom.d/init.el b/.doom.d/init.el index a2d2320..4c5160a 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -184,7 +184,7 @@ calendar ;;emms ;;everywhere ; *leave* Emacs!? You must be joking - ;;irc ; how neckbeards socialize + irc ; how neckbeards socialize rss ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought -- cgit 1.4.1