From a108b2ea07f0ecb716b8a89ac25032749c21a92d Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Sun, 23 Jan 2022 22:54:30 -0500 Subject: eshell enabled in emacs --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d') diff --git a/.doom.d/init.el b/.doom.d/init.el index 6eeacc7..5191df5 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -74,7 +74,7 @@ vc ; version-control and Emacs, sitting in a tree :term - ;;eshell ; the elisp shell that works everywhere + eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs ;;term ; basic terminal emulator for Emacs ;;vterm ; the best terminal emulation in Emacs -- cgit 1.4.1