Add eshell package

This commit is contained in:
Marcus Kammer 2023-10-11 20:02:53 +02:00
parent 6155423609
commit 71690e82ad
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -613,3 +613,6 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
(which-key-mode) (which-key-mode)
(use-package restclient) (use-package restclient)
(use-package eshell
:ensure nil)