Your one-stop guide to reading, writing, and debugging simple and complex Z shell scripts Overview A step-by-step guide that will show you how to use Zsh and its repertoire of powerful features to improve the efficiency of your daily tasks Learn how to configure and use Zsh Discover some advanced features of Zsh such as process and parameter substitution, running on restricted functionality mode, and emulating other shells In Detail Zsh has become incredibly popular in recent times and reasonably so; the shell boasts some really great features such as command completion, filename generation, and history sharing among instances of the shell. Learning to use them to your advantage will prove to be really valuable and will save you from lots of tediou...