summary refs log tree commit diff stats
path: root/.doom.d
diff options
context:
space:
mode:
Diffstat (limited to '.doom.d')
-rw-r--r--.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
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