diff --git a/content/_index.md b/content/_index.md index d774247..85d143b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,6 +6,10 @@ title: #5251's toolbox ## Command Line Interface +## Shell + +* [fzf](https://github.com/junegunn/fzf) - command-line fuzzy finder + ### File and directory management * [bat](https://github.com/sharkdp/bat) - cat(1) clone with syntax highlighting and Git integration.