commit 4d9207382cf5d5a1432257af7769a1e55ab428fc
parent 076a33a78918e5f2ba00296aa73095b58dbe7da6
Author: Anders <anders@desk.andersuno.nu>
Date: Wed, 12 Oct 2022 16:58:03 +0200
doom: enable eshell
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.doom.d/init.el b/.doom.d/init.el
@@ -73,7 +73,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