new stufe

This commit is contained in:
Akko
2023-08-09 14:37:37 +02:00
parent 3d720532d3
commit 86b790a6d6
8 changed files with 606 additions and 24 deletions

View File

@@ -10,3 +10,8 @@
(package! which-key)
(package! org-mode :recipe (:repo "https://code.orgmode.org/bzg/org-mode.git"))
(add-to-list 'load-path "./elfiles")
(package! ledger-mode)
(package! ob-ledger :recipe (:local-repo "lisp/ob-ledger"))
(package! emacsql-sqlite3)