From dea9c7b859a60cf4f7458a9cbd498cff4c90c7cb Mon Sep 17 00:00:00 2001 From: dx Date: Sun, 31 May 2020 15:39:49 +0100 Subject: +enable eshell --- Doom/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index da4baac..ea4c402 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -74,7 +74,7 @@ (ibuffer +icons) :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 -- cgit v1.2.3-13-gbd6f