Install and configure the mastodon package

This commit is contained in:
Gergely Polonkai 2022-11-25 08:46:52 +01:00
parent 75e9937b49
commit e7ddeff8b2
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 10 additions and 0 deletions

View File

@ -2569,6 +2569,15 @@ I dont always use the package menu, but when i do, i want to do it in style
(window-system . x))))
#+end_src
** Mastodon
#+begin_src emacs-lisp
(use-package mastodon
:custom
(mastodon-instance-url "https://social.polonkai.eu/")
(mastodon-active-user "gergely"))
#+end_src
* Dired related packages
** Collapse directories that only contain one file somewhere deep

View File

@ -126,6 +126,7 @@
lsp-ui
magit
markdown-mode
mastodon
matrix-client
mc-extras
mediawiki