Commit missed straight-related change

This commit is contained in:
David Morgan 2022-10-11 13:34:59 +01:00
parent 447465edb1
commit 7a487ca2a2
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
;;; Commentary: ;;; Commentary:
;;; Code: ;;; Code:
(use-package eshell (use-feature eshell
:ensure nil
:bind ("C-x m " . eshell) :bind ("C-x m " . eshell)
:hook :hook
(eshell-pre-command . eshell-save-some-history) (eshell-pre-command . eshell-save-some-history)