Add the elpher package to browse the Gopherspace

This commit is contained in:
Gergely Polonkai 2020-06-16 06:47:57 +02:00
parent 93a8924d85
commit 97f8ffdb6b
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
2 changed files with 20 additions and 0 deletions

View File

@ -2444,6 +2444,23 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
:commands (kubernetes-overview))
#+END_SRC
** SystemD
Bash me as you like, im in the “like it” camp.
#+BEGIN_SRC emacs-lisp
(use-package helm-systemd)
#+END_SRC
** A Gopher client
Gopher is the next generation text protocol. Despite its age (40-ish, as of writing), it still
beats the Web in a lot of aspects.
#+BEGIN_SRC emacs-lisp
(use-package elpher)
#+END_SRC
* Dired related packages
** Collapse directories that only contain one file somewhere deep

View File

@ -75,6 +75,7 @@
electric-case
electric-operator
electric-spacing
elpher
elpy
emamux
emmet-mode
@ -134,6 +135,7 @@
helm-pydoc
helm-smex
helm-swoop
helm-systemd
helm-unicode
hl-todo
hungarian-holidays
@ -215,6 +217,7 @@
spinner
sr-speedbar
sx
systemd
tracking
transient
typescript-mode