aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-08-02 08:39:07 -0500
committerColin Okay <colin@cicadas.surf>2022-08-02 08:39:07 -0500
commita983ed57703ad606ca9ab57e63e9a40748472c93 (patch)
tree2980f119aedfbde093da6657c47491a751c23078
parentbc1ed4bbbaf5f9686edbc5bc9846d70aaa05ed5a (diff)
[add] mastodon config
-rw-r--r--init-el.org19
1 files changed, 17 insertions, 2 deletions
diff --git a/init-el.org b/init-el.org
index f8ec23a..8577686 100644
--- a/init-el.org
+++ b/init-el.org
@@ -696,8 +696,7 @@ So, to use this file for the very first time you must
(halloweenie-cateyes "#ffde38")
(halloweenie-evileyes "#FF1F1F"))
- (
- (default (:foreground halloweenie-bone :background halloweenie-pitch) :weight 'semi-bold)
+ ((default (:foreground halloweenie-bone :background halloweenie-pitch) :weight 'semi-bold)
(error (:foreground halloweenie-evileyes :weight 'semi-bold))
(cursor (:background halloweenie-slime))
(region (:background "black"))
@@ -768,8 +767,24 @@ So, to use this file for the very first time you must
<<cicadas-bepasty>>
;;<<cicadas-scpaste>>
;; <<mu4e-config>>
+<<mastodon-config>>
#+end_src
+** Mastodon
+
+#+name: mastodon-config
+#+begin_src elisp :noweb no-export :results none
+
+(package-install 'mastodon)
+
+(require 'mastodon)
+
+(setq mastodon-instance-url "https://mastodon.sdf.org"
+ mastodon-active-user "antisphex")
+
+#+end_src
+
+
** ERC
ERC is an IRC client that is built into Emacs. You can use it to