aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-15 09:09:26 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-15 09:09:26 -0500
commit592a6dbe2b3f7aa522b92bd02021bf94549882a7 (patch)
treee6cc9caebb143f458a6aa7bbcbef242ac7c51631 /dot_emacs
parentensure company-auctex is installed (diff)
also install org-chef for recipe management
Diffstat (limited to 'dot_emacs')
-rw-r--r--dot_emacs3
1 files changed, 3 insertions, 0 deletions
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