Add tool to explore gemini and gopher spaces.
This commit is contained in:
@@ -66,6 +66,12 @@
|
|||||||
;; :config
|
;; :config
|
||||||
;; (load "~/.emacs.d/elisp/openwith-setup.el"))
|
;; (load "~/.emacs.d/elisp/openwith-setup.el"))
|
||||||
|
|
||||||
|
;; Read Gopher and Gemini
|
||||||
|
(use-package elpher)
|
||||||
|
|
||||||
|
;; Write gemtext
|
||||||
|
(use-package gemini)
|
||||||
|
|
||||||
;; Programming environment
|
;; Programming environment
|
||||||
;; We need colors in eshell
|
;; We need colors in eshell
|
||||||
(use-package xterm-color)
|
(use-package xterm-color)
|
||||||
|
|||||||
Reference in New Issue
Block a user