Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuchunyang/eshell-did-you-mean

command not found ("did you mean…" feature) in Eshell.
https://github.com/xuchunyang/eshell-did-you-mean

emacs-lisp eshell

Last synced: about 1 month ago
JSON representation

command not found ("did you mean…" feature) in Eshell.

Awesome Lists containing this project

README

        

* eshell-did-you-mean [[http://melpa.org/#/eshell-did-you-mean][http://melpa.org/packages/eshell-did-you-mean-badge.svg]]

command not found ("did you mean…" feature) in Eshell.

[[./img/eshell-did-you-mean.png]]

** Setup

#+BEGIN_SRC emacs-lisp
(eshell-did-you-mean-setup)
#+END_SRC