Install and configure the twtxt package

This commit is contained in:
2022-11-25 08:58:47 +01:00
parent acfab6e249
commit d377bec138
2 changed files with 10 additions and 0 deletions

View File

@@ -2578,6 +2578,14 @@ I dont always use the package menu, but when i do, i want to do it in style
(mastodon-active-user "gergely"))
#+end_src
** TwTxt
#+begin_src emacs-lisp
(use-package twtxt
:custom
(twtxt-following '(("buckket" "https://buckket.org/twtxt.txt"))))
#+end_src
* Dired related packages
** Collapse directories that only contain one file somewhere deep