From c56b1093fab06e8f975d992710d544a31087e549 Mon Sep 17 00:00:00 2001 From: Tom Regner Date: Fri, 10 Mar 2023 08:47:13 +0100 Subject: [PATCH] README: text changes (netrc->auth-source) --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 749d589..2131f50 100644 --- a/README.org +++ b/README.org @@ -13,7 +13,7 @@ The top-navigation and footer are so simple, they are configured as ~html-preamble~ resp. ~html-postamble~; the css-stylesheet header is configured as ~html-head~ ~link~-element. -The remote setup is externally in my ~.netrc~ file. +The remote setup is stored encrypted and accessed via `auth-source`. #+BEGIN_SRC emacs-lisp :exports code (let* ((tdo (car (auth-source-search :host "tdo"))) -- 2.38.5