This commit is contained in:
Yann Esposito (Yogsototh) 2020-08-29 11:26:51 +02:00
parent c5c42d0963
commit e30dd01c1a
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,6 +1,8 @@
#+Title: Beorg init config file
* Drawer
#+begin_src scheme
#+BEGIN_SRC scheme
(toast "init loaded" "logbook")
(set! org-log-into-drawer "LOGBOOK")
#+end_src
#+END_SRC