diff --git a/config.org b/config.org index b0cc2e8..7ad98bd 100644 --- a/config.org +++ b/config.org @@ -910,6 +910,13 @@ (enable-org-babel-lang 'mermaid) #+end_src +** crontab + Using =crontab-mode=, because it's called crontab-mode lol + + #+begin_src emacs-lisp + (use-package crontab-mode) + #+end_src + * Tool Integrations ** Git =magit= is truly a wonderful creation! Add keybinding for