[TASK] add fzf

This commit is contained in:
Marco Ziesing 2023-12-28 18:18:27 +01:00
parent 5f8ef7e6bf
commit 33fc3eb9cb

View file

@ -6,6 +6,10 @@ title: #5251's toolbox
## Command Line Interface ## Command Line Interface
## Shell
* [fzf](https://github.com/junegunn/fzf) - command-line fuzzy finder
### File and directory management ### File and directory management
* [bat](https://github.com/sharkdp/bat) - cat(1) clone with syntax highlighting and Git integration. * [bat](https://github.com/sharkdp/bat) - cat(1) clone with syntax highlighting and Git integration.