diff --git a/configuration.org b/configuration.org index e5747e5..7e8467e 100644 --- a/configuration.org +++ b/configuration.org @@ -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, i’m 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 diff --git a/customizations.el b/customizations.el index f7f245f..702e0c1 100644 --- a/customizations.el +++ b/customizations.el @@ -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