Install Elpher

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:32 +00:00
parent c7396b2ac8
commit 8763e4f668

View File

@ -708,3 +708,11 @@ needs to be set up to install them if they aren't already.
"https://www.nasa.gov/rss/dyn/APPEL-Giant-Leaps.rss" "https://www.nasa.gov/rss/dyn/APPEL-Giant-Leaps.rss"
"https://feeds.transistor.fm/on-the-metal-0294649e-ec23-4eab-975a-9eb13fd94e06"))) "https://feeds.transistor.fm/on-the-metal-0294649e-ec23-4eab-975a-9eb13fd94e06")))
#+end_src #+end_src
* Gopher
[[https://thelambdalab.xyz/elpher/][Elpher]] is a gopher and gemini browser for Emacs that looks rather
nice.
#+begin_src emacs-lisp
(use-package elpher)
#+end_src