diff --git a/content/_index.md b/content/_index.md index e94b100..d774247 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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.