Update twtxt configuration
This commit is contained in:
parent
57771a1c91
commit
aa930b3aff
@ -2831,7 +2831,11 @@ I don’t always use the package menu, but when i do, i want to do it in style
|
|||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package twtxt
|
(use-package twtxt
|
||||||
:custom
|
:custom
|
||||||
(twtxt-following '(("buckket" "https://buckket.org/twtxt.txt"))))
|
(twtxt-file (expand-file-name "NextCloud/twtxt.txt" user-documents-directory))
|
||||||
|
(twtxt-following '(("benaiah" "https://benaiah.me/twtxt.txt")
|
||||||
|
("jomo" "https://gist.githubusercontent.com/jomo/64d6bd1b95ec0a24612b/raw/twtxt.txt")
|
||||||
|
("quite" "https://lublin.se/twtxt.txt")
|
||||||
|
("xena" "https://xena.greedo.xeserv.us/files/xena.txt"))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Show available key bindings
|
** Show available key bindings
|
||||||
|
Loading…
Reference in New Issue
Block a user