From f05c7daa8c43d18e766e973b9f1979055af06078 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 9 Jan 2024 07:32:05 +0000 Subject: [PATCH] Remove mastodon --- README.org | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.org b/README.org index 45a1c56..3366dc6 100644 --- a/README.org +++ b/README.org @@ -1302,20 +1302,7 @@ Set fill column to 88 and enable display in python buffers :ensure t :config (elfeed-tube-setup))) #+END_SRC - -** Social - -*** Mastodon -#+BEGIN_SRC emacs-lisp - (use-package mastodon - :commands mastodon - :custom - (mastodon-instance-url "https://tech.lgbt") - (mastodon-active-user "Tux922")) -#+END_SRC - * Media - ** EMMS #+BEGIN_SRC emacs-lisp (setq emms-mode-line-icon-enabled-p nil)