diff options
Diffstat (limited to 'Doom/.doom.d/init.el')
-rw-r--r-- | Doom/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |