Add eshell package
This commit is contained in:
parent
6155423609
commit
71690e82ad
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue