From 592a6dbe2b3f7aa522b92bd02021bf94549882a7 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 15 Dec 2021 09:09:26 -0500 Subject: also install org-chef for recipe management --- dot_emacs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dot_emacs') diff --git a/dot_emacs b/dot_emacs index d971b9b..b4506a7 100644 --- a/dot_emacs +++ b/dot_emacs @@ -474,6 +474,9 @@ Otherwise split the current paragraph into one sentence per line." :custom (org-link-file-path-type 'relative)) +(use-package org-chef + :ensure t) + (use-package org-noter :ensure t :custom -- cgit v1.2.3