ITERM CHANGE CURSOR COLOR INSTALL
Option 2- Install Homebrew and Install latest ZSH via Homebrew To test, open the Terminal and type the following, and it should say zsh.
ITERM CHANGE CURSOR COLOR PASSWORD
Enter the password and it will change the shell, upon logout and login.Ĥ. Open the Terminal (or ITerm2) and type the following command.Ģ.To use it, all we need to do is to change shell (chsh). However, sometimes it’s an older version of ZSH. Mac comes with a ZSH out-of-the-box, so we don’t need to install it. The following video shows why ZSH is better than just a bash shell. Although the steps are the same for both Terminal or ITerm2. When I mention “Terminal”, I mean ITerm2. The following video shows some of the new features of Item 2 (v3). It of course can run ZSH, Bash, and other shells inside it. It is similar to the Terminal, but has lots of features of its own. Enable “ligature” support so when you write an arrow =>, it appears like a real arr ow →Ī lot of programmers like ITerm2 instead of the default Terminal.Add two different Plugins using “Oh My ZSH” to improve productivity.Install different ITerm2 Schemes - These are just color schemes for the UI.Add two types of Themes using “Oh My ZSH” - some themes need extra steps so we will cover both.Install “Oh My ZSH “- This is a CLI tool to easily configure ZSH and add themes and plugins to ZSH.Install latest ZSH shell - This is more powerful than the regular bash shell.Install ITerm2 - This is a better alternative to the default Terminal.This may be confusing, so here is the summary of what we will be doing. But ZSH explained in this blog is more powerful stuff. If you want to just make your regular Bash Terminal powerful, take a look at my previous blog: “ Jazz Up Your Bash Terminal”. In this blog I’ll cover installing ITerm2, ZSH shell, “oh my ZSH”, Themes, ITerm2 color schemes, “oh my ZSH” plugins and enable “ligature” support to help create a beautiful and powerful Terminal. By rajaraodv Jazz Up Your “ZSH” Terminal In Seven Steps - A Visual Guide