From c61f90c45d5dd02a2dd6b6dbe45132c6d47fea56 Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Fri, 23 Feb 2018 20:13:28 -0500 Subject: [PATCH] [provisioning] add emacs to base --- recipes/base | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/base b/recipes/base index 2a7184b..4b9c4a3 100644 --- a/recipes/base +++ b/recipes/base @@ -6,3 +6,4 @@ _recipe shell-utils _recipe git _recipe zsh _recipe bin +_recipe emacs