mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Eshell: only in windows
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
;;; module-eshell.el
|
||||
|
||||
(use-package eshell
|
||||
:when IS-WINDOWS
|
||||
:defer t
|
||||
:init
|
||||
(evil-set-initial-state 'eshell-mode 'normal)
|
||||
|
Reference in New Issue
Block a user