From 2aba8dcd6f31ab4f4f2d3e8430d211d90a04453a Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 12 Sep 2021 02:25:16 +0200 Subject: [PATCH] Enable direnv integration --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 6364bc2..5f8c045 100644 --- a/init.el +++ b/init.el @@ -86,7 +86,7 @@ :tools ;;ansible ;;debugger ; FIXME stepping through code, to help you add bugs - ;;direnv + direnv docker ;;editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs