From 2133264cc111164f9d33d89097d00bb978c83884 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Sun, 17 Aug 2025 18:38:19 -0500 Subject: [PATCH] Oops, obviously I still need to load it --- config-ext.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config-ext.org b/config-ext.org index 72f8048..eafc451 100644 --- a/config-ext.org +++ b/config-ext.org @@ -468,3 +468,7 @@ :config (direnv-mode)) #+end_src +* ledger +#+begin_src emacs-lisp + (require 'my-ledger) +#+end_src