Modernize your linux workflow with Rust
exa, a replacement for 'ls'
A replacement for ls which features better defaults and more features.
bat, a cat(1) clone with wings.
Bat supports syntax highlighting, git integration, paging and more.
If you use (neo)vim with fzf.vim and have ripgrep and bat installed your search will have a preview window with highlighted code:
fd, a simple, fast and user-friendly alternative to find
It's faster, more convenient, ignores hidden files and gitignore files by default and more.