term/eshell: improve completion

This commit is contained in:
Henrik Lissner 2019-10-18 19:40:04 -04:00
parent 0344d6719c
commit 9b95a18eb8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 19 additions and 2 deletions

View file

@ -5,3 +5,4 @@
(package! eshell-z)
(package! shrink-path)
(package! esh-help)
(package! esh-autosuggest)