From a2a1b2fc0393b76b813852b3644e10f45b58446e Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Fri, 4 Oct 2024 10:04:03 +0200 Subject: [PATCH] Add direnv support --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 28363a1..52bb974 100644 --- a/init.el +++ b/init.el @@ -90,7 +90,7 @@ ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends (debugger +lsp) ; 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