From b1f949888ed7e05b273ba028ad6c944ab898411a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 14 Jan 2021 19:07:09 -0600 Subject: Use my fork of gemini-write Allows use of auth-source. --- config.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index d970335..f42037a 100644 --- a/config.org +++ b/config.org @@ -5,7 +5,7 @@ #+EXPORT_FILE_NAME: README.md #+OPTIONS: toc:nil #+BANKRUPTCY_COUNT: 3.2 -#+Time-stamp: <2021-01-13 20:19:13 acdw> +#+Time-stamp: <2021-01-14 17:59:25 aduckworth> * Basics @@ -2123,10 +2123,8 @@ from [[https://github.com/mpereira/.emacs.d#align-all-tags-in-the-buffer-on-tag- #+begin_src emacs-lisp (straight-use-package '(gemini-write - :repo "https://alexschroeder.ch/cgit/gemini-write")) + :repo "https://tildegit.org/acdw/gemini-write.git")) (require 'gemini-write) - - ;; TODO : add tokens ... somehow #+end_src ** RSS -- cgit 1.4.1-21-gabe81