From f5b8a582fe5ed2b4701fb1919722b41511a7840e Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 24 Jun 2021 13:58:46 -0700 Subject: [PATCH] Doom: Remove eshell --- doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom/init.el b/doom/init.el index db9b480..ce61e32 100644 --- a/doom/init.el +++ b/doom/init.el @@ -70,7 +70,7 @@ undo :term - eshell ; a consistent, cross-platform shell (WIP) + ;;eshell ; a consistent, cross-platform shell (WIP) ;;shell ; a terminal REPL for Emacs ;;term ; terminals in Emacs vterm ; another terminals in Emacs