|
|
|
|
|
by wh33zle
2001 days ago
|
|
This looks cool! I personally use fzf [0] for a similar functionality.
It brings fuzzy-search to a lot of aspects of the shell, like reverse search but also autocompletion of `kill` for example. [0]: https://github.com/junegunn/fzf |
|
alias fzubl='fzf -m | xargs subl'