diff options
Diffstat (limited to 'shoshimacs.org')
-rw-r--r-- | shoshimacs.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 () |