Compare commits

..

No commits in common. "140cb90c3f32a0c7d6b70f2337c0908197cdfaf5" and "5f8ef7e6bf70d8b096e17da0bc933166499b2f00" have entirely different histories.

View file

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