Add eshell-z plugin

And replace z alias with it.
This commit is contained in:
Henrik Lissner 2018-06-28 18:31:46 +02:00
parent ca9da4c272
commit 88ba758ae3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 8 additions and 1 deletions

View file

@ -2,4 +2,5 @@
;;; emacs/eshell/packages.el
(package! eshell-up)
(package! eshell-z)
(package! shrink-path)