

sh -c "$(curl -fsSL )" Oh My ZSH is installed
#INSTALL ITERM INSTALL#
Run the following command to install “oh My ZSH”. From what I know, most power users who use ZSH also use “Oh My ZSH”.

It provides default config for ZSH (~/.zhrc file) and also provides themes and more features. “Oh My ZSH” is a plugin that runs on top of ZSH. usr/local/bin/zsh //correct Step 3- “Oh My ZSH” Test if we are using ZSH and the correct ZSH $ echo $0 You will be prompted to enter Mac’s password. It gets installed at /usr/local/bin/zsh PS: Mac’s default ZSH is at /bin/zsh brew install zsh Run the following command to install ZSH. If it doesn’t work, try xcode-select -r to reset. $ xcode-select -install Note: The above command opens up Mac’s installer and installs the XCode Developer CLI tools. So make sure to install the Xcode CLI tools by running the following command. XCode Developer CLI tools are used by various apps that manipulate core OSX features. If you don’t get the error, you can skip this step, because you already have it installed. If you get Command Line Tools for Xcode error, it means you haven’t installed the CLI tools for Xcode.
#INSTALL ITERM 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.
#INSTALL ITERM MAC#
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.

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
