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