How to Install and Configure ZSH for Syntax Highlighting
So yesterday, I discovered ZSH. It’s pretty incredible. It’s a shell, like bash or sh, but it includes tons of features like syntax highlighting error correction, and tons more. In this tutorial, I will show you how to install zsh and configure it, so it’s as cool as I made it sound. Installation So the…