瀏覽代碼

Add better header for #emacs beancount config

Colin Powell 5 年之前
父節點
當前提交
939d5ed8f9
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      emacs/.config/doom/config.org

+ 3 - 1
emacs/.config/doom/config.org

@@ -399,7 +399,9 @@ There's gotta be a way to get the token out of password-store for this.
         :desc "Update Mastodon timeline"     "u" #'mastodon-tl--update
         :desc "Toot to Mastodon"             "t" #'mastodon-toot))
 #+END_SRC
-* Unprocessed
+* Beancount
+Use Emacs and plain text files for your accounting!
+
 #+BEGIN_SRC emacs-lisp
 (load! "beancount")
 (require 'beancount)