From 60954ae4ec225344ecafd914aa24f0da2a2067f5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 14 Mar 2021 19:19:02 -0500 Subject: Add `0x0' --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index d01c60b..78d1ffd 100644 --- a/init.el +++ b/init.el @@ -441,6 +441,9 @@ indicator in the mode-line." (add-to-list 'auto-mode-alist '("\\.epub\\'" . nov-mode))) :set `((nov-text-width ,fill-column))) +;;; 0x0 -- upload files +(acdw/pkg (0x0 :repo "https://git.sr.ht/~zge/nullpointer-emacs") + :set '((0x0-default-host ttm))) ;;; Programming languages -- cgit 1.4.1-21-gabe81