diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ '(company-show-quick-access t nil nil "Customized with use-package company") '(custom-safe-themes '("6b5c518d1c250a8ce17463b7e435e9e20faa84f3f7defba8b579d4f5925f60c1" default)) + '(ledger-binary-path "hledger") '(org-agenda-files '("~/org/home.org" "~/org/projects.org" "~/org/journal.org" "~/org/work.org" "~/org/notes.org" "~/org/habits.org" "~/org/calendar/cal.org")) '(package-selected-packages |