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:
;;; Code:
(use-package eshell
:ensure nil
(use-feature eshell
:bind ("C-x m " . eshell)
:hook
(eshell-pre-command . eshell-save-some-history)