Using Zsh
A collection of 12 posts

Learn Zsh
Start learning Zsh, one tutorial at a time.
· Abhishek Prakash

7 Awesome Zsh Plugins
Let me share some of my favorite Zsh plugins.
· Sagar Sharma

Install and Use Powerlevel10k in Zsh
10x your Zsh setup with Powerlevel10k
· Sagar Sharma

Setting Environment Variables in zsh
Learn to set environment variables in Zsh, be it temporary or permanent.
· Sagar Sharma

Customizing Zsh Prompt
Give your zsh a good-looking, useful prompt. Here's how.
· Sagar Sharma

Enabling Auto Suggestion in Zsh
Get command completion suggestions based on your command history.
· Sagar Sharma

Using Command History in Zsh
Not getting command history in Zsh? Here's how to enable it.
· Sagar Sharma

Enable Syntax Highlighting in Zsh
Improve your Zsh experience by enabling syntax highlighting. Here's how to do that.
· Sagar Sharma

Configure and Use Aliases in Zsh
Turbo charge your Zsh experience by using aliases for commonly used command combinations.
· Sagar Sharma

Install Oh My Zsh and Supercharge Your Zsh Experience
Enahnce your Zsh experience with the awesome Oh My Zsh framework.
· Sagar Sharma

Install the Awesome Zsh and Make it the Default Shell
This tutorial will give you a short introduction to Zsh, steps to install Zsh and make it a default shell whenever you login to terminal.
· seeni

What is Zsh? Should You Use it?
Zsh has become so popular lately that Apple made it the default choice on macOS.
· LHB Community