From 740eb2aa02fffeff3322a148a037690f29a01e5d Mon Sep 17 00:00:00 2001 From: Grant Shangreaux Date: Thu, 4 Aug 2022 13:10:41 -0500 Subject: Fix: path to config for *my-config* variable --- shoshimacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shoshimacs.org b/shoshimacs.org index 145a570..b1b0bee 100644 --- a/shoshimacs.org +++ b/shoshimacs.org @@ -239,7 +239,7 @@ to go away. (cadr pair))) (quote ,(seq-partition pairs 2))))) - (defvar *my-config* "~/projects/shoshimacs/shoshin-config.org" + (defvar *my-config* "~/projects/shoshimacs/shoshimacs.org" "Path to my main configuration file.") (defun my-configuration () -- cgit v1.2.3