eshell: replace company w/ fish/bash powered pcomplete
This commit is contained in:
parent
9abc10c78f
commit
661fa18af0
2 changed files with 17 additions and 12 deletions
|
@ -5,3 +5,7 @@
|
|||
(package! eshell-z :pin "337cb241e1")
|
||||
(package! shrink-path :pin "c14882c859")
|
||||
(package! esh-help :pin "417673ed18")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! fish-completion :pin "1038488181")
|
||||
(package! bash-completion :pin "96ce14af96"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue