Faster command line searches with fzf
Searching for past commands in your shell is tedius? Commands autocompletion is slow? In this post we try to solve these problems using fzf.
Fast text search in files using The Silver Searcher
Searching for text in files? grep is fine, but there are more practical and efficient solutions for programmers. Make faster command-line search in files using The Silver Searcher.