M-x 0RGーM0DΞ
Adding the following code:
(org-babel-do-load-languages 'org-babel-load-languages
'((shell . t)))
to your .emacs file will allow you to run SH/BASH code blocks in org-mode using C-c C-c
My Emacs version is 30.1
Post
M-x 0RGーM0DΞ
Adding the following code:
(org-babel-do-load-languages 'org-babel-load-languages
'((shell . t)))
to your .emacs file will allow you to run SH/BASH code blocks in org-mode using C-c C-c
My Emacs version is 30.1
A space for Bonfire maintainers and contributors to communicate