From 32299ba18e955e60778f9ec4fe008100f2a37586 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 29 Jan 2021 09:38:32 -0600 Subject: Add 0x0 --- config.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 40c54cc..5debae1 100644 --- a/config.org +++ b/config.org @@ -1976,6 +1976,21 @@ options). #'acdw-elfeed-protocol-ttrss-update-then-reinit)) #+end_src +** 0x0 (null pointer) :package: + +An ease-of-life package that lets me upload my shitty code to share it with +others. + +#+begin_src emacs-lisp :noweb-ref packages + (straight-use-package '(0x0 + :repo "https://git.sr.ht/~zge/nullpointer-emacs")) +#+end_src + +#+begin_src emacs-lisp :noweb-ref settings + (setq-default 0x0-default-service 'ttm) +#+end_src + +* Org mode :package: ** Install it with =straight.el= -- cgit 1.4.1-21-gabe81