Eshell: only in windows
This commit is contained in:
parent
fa13c9591f
commit
c19c2a857a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
;;; module-eshell.el
|
;;; module-eshell.el
|
||||||
|
|
||||||
(use-package eshell
|
(use-package eshell
|
||||||
|
:when IS-WINDOWS
|
||||||
:defer t
|
:defer t
|
||||||
:init
|
:init
|
||||||
(evil-set-initial-state 'eshell-mode 'normal)
|
(evil-set-initial-state 'eshell-mode 'normal)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue