Improved Eshell module part 1
Added a README file detailing the Eshell module, a few minor tweaks to the config, some keybindings, and the eshell-did-you-mean package. More to come!
This commit is contained in:
parent
5c340a670c
commit
a9d7fc099d
3 changed files with 61 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
(package! eshell-z :pin "337cb241e1")
|
||||
(package! shrink-path :pin "c14882c859")
|
||||
(package! esh-help :pin "417673ed18")
|
||||
(package! eshell-did-you-mean :pin "7cb6ef")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! fish-completion :pin "1038488181")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue