summary refs log tree commit diff stats
path: root/.doom.d/config.el
diff options
context:
space:
mode:
Diffstat (limited to '.doom.d/config.el')
-rw-r--r--.doom.d/config.el3
1 files changed, 3 insertions, 0 deletions
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")