Linux Software you should check out
Ripgrep Imagine grep or pt, but really really fast. Skim With Skim you can really easily find files in the terminal. It easily integrates with other UNIX commands. I use the following to easily open folders: alias c "cd (sk)". Entr This is also a utility that can be integrated with other commands. It's a file watcher that just works. I use it with nix-build to get it to file watch.