If you're working in the command line daily, here are some tools that made my life better:
- https://github.com/ajeetdsouza/zoxide for switching directories with more comfort
- https://github.com/eza-community/eza for more pleasant directory listings
- https://atuin.sh for helpful history
- https://github.com/BurntSushi/ripgrep for faster search in files
- https://github.com/junegunn/fzf for finding files faster
- https://starship.rs for fast helpful shell prompts
And give https://fishshell.com a try while you're at it, it's great.