[EShell] Defer loading of ‘db-eshell’

This commit is contained in:
Daniel - 2017-09-10 09:41:16 +02:00
parent 7ea8c9a834
commit e4cb28fbe7
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 1 deletions

View File

@ -935,7 +935,9 @@ _h_ _l_ _o_k _y_ank
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
(add-hook 'comint-output-filter-functions 'comint-strip-ctrl-m)))
(use-package db-eshell)
(use-package eshell
:commands (eshell)
:config (use-package db-eshell))
;; * Lisp