Eshell: only in windows

This commit is contained in:
Henrik Lissner 2015-07-17 12:08:01 +02:00
parent fa13c9591f
commit c19c2a857a

View file

@ -1,6 +1,7 @@
;;; module-eshell.el
(use-package eshell
:when IS-WINDOWS
:defer t
:init
(evil-set-initial-state 'eshell-mode 'normal)