Some Useful Shell Tools
Here are some shell tools I use, which can boost your productivity. Mordern-unix is a great repo that list lots of modern unix tools.
Prezto
A zsh configuration framework. Provides auto completion, prompt theme and lots of modules to work with other useful tools. I extremely love the agnoster
theme.

Fasd
Help you to navigate between folders and launch application.
Here are the official usage example: