Enable shell source code blocks in Org-mode Babel

This commit is contained in:
Jeremy Dormitzer 2024-07-25 00:28:07 -04:00
parent ccf97514f6
commit a00ecb3fc0

View File

@ -39,7 +39,8 @@ DATE should be in the format \"YYYY-MM-DD\". If called interactively, default to
'org-babel-load-languages
'((emacs-lisp . t)
(plantuml . t)
(python . t)))
(python . t)
(shell . t)))
:custom
(org-modules '(ol-doi
ol-w3m