6 tools: - broot - like tree - funky - like direnv - fzf - fuzzy finder - mcfly - cli completion - zoxide - like cd - gitupdate - auto commit and push The author references this discussion https://lobste.rs/s/yfgwjr/what_interesting_command_line_too...
I'd also add ncdu - which is really great when you need to easily see what's eating up disk space. jq is also super nice when you have to parse json data. I also like powerlevel10k: https://github.com/romkatv/powerlevel10k
You have to configure it yourself, but it works on bash, fish and zsh.