Command line toolsΒΆ
- lsd or exa : Beautiful alternative to
ls
- bat : Beautiful alternative to
cat
- fd : Alternative to
find
- ripgrep : Alternative to
grep
- fzf : general-purpose command-line fuzzy finder
- Jump : Quick jump to directories
- [[entr]] : run arbitrary commands when files change
- nnn : Extremely fast CLI file manager