Add crontab-mode
This commit is contained in:
parent
1bf294d2db
commit
e88b877799
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user