summaryrefslogtreecommitdiff
path: root/gnus/.gnus.el
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2019-12-08 15:40:02 -0600
committerBobby Bingham <koorogi@koorogi.info>2020-04-12 17:07:25 -0500
commitc93d45ed6dafb0e9504ee1ca5283e25a82125e3b (patch)
tree1ebbb551d2f9aeb2637f0959ef520e95f22589bd /gnus/.gnus.el
parentfdc4999df1d1db9ce82641004bd094110e15e37d (diff)
gnus: add config
Diffstat (limited to 'gnus/.gnus.el')
-rw-r--r--gnus/.gnus.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnus/.gnus.el b/gnus/.gnus.el
new file mode 100644
index 0000000..00298fd
--- /dev/null
+++ b/gnus/.gnus.el
@@ -0,0 +1,2 @@
+(load "~/.emacs.d/gnus.el")
+(load "~/.emacs.d/gnus-local.el")