As a developer, we spend a lot of time working on the terminal and

having personalized shell makes the working environment perfect,

decreases frustration and also, increases productivity.

In this blog, we will discuss how to quickly install plugins

Auto-SuggestionsandSyntax Highlightingin theoh-my-zshtheme.

Install Oh-My-Zsh using Curl:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

NOTE:

ZSH

and

OhMyZsh

both are different.

Let’s take a look at how to install plugins, and configure Zsh:

#git #tutorial #github #zsh

Customize Oh My Zsh with Syntax Highlighting and Auto-Suggestions
1.45 GEEK