From b8a7bf700ef716b088a5e6c3efa167430a4ebf28 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 3 Feb 2022 08:51:52 -0800 Subject: config: add package for chef --- emacs/custom/fcuny-conf.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'emacs/custom') diff --git a/emacs/custom/fcuny-conf.el b/emacs/custom/fcuny-conf.el index dadde76..3e4b009 100644 --- a/emacs/custom/fcuny-conf.el +++ b/emacs/custom/fcuny-conf.el @@ -44,4 +44,7 @@ (use-package terraform-doc :ensure t) +(use-package chef + :ensure t) + (provide 'fcuny-conf) -- cgit v1.2.3