summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs/custom/fcuny-conf.el3
1 files changed, 3 insertions, 0 deletions
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)