소스 검색

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)