From ee49874e6bce2f866a31ff9a293e6d1663681eec Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Wed, 13 Nov 2024 17:00:10 -0500 Subject: [PATCH] emacs: direnv --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom.d/init.el b/doom.d/init.el index 532ff55..5d90219 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -90,7 +90,7 @@ ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends ;;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