Skip to main content

Using Zsh

A collection of 12 posts

Using Zsh
Using Zsh

Learn Zsh

Start learning Zsh, one tutorial at a time.

· Abhishek Prakash

7 Awesome Zsh Plugins
Using Zsh

7 Awesome Zsh Plugins

Let me share some of my favorite Zsh plugins.

· Sagar Sharma

Powerlevel10k in Zsh
Using Zsh

Install and Use Powerlevel10k in Zsh

10x your Zsh setup with Powerlevel10k

· Sagar Sharma

Set Environment Variables in zsh
Using Zsh

Setting Environment Variables in zsh

Learn to set environment variables in Zsh, be it temporary or permanent.

· Sagar Sharma

Customizing Zsh Prompt
Using Zsh

Customizing Zsh Prompt

Give your zsh a good-looking, useful prompt. Here's how.

· Sagar Sharma

Enabling Auto Suggestion in Zsh
Using Zsh

Enabling Auto Suggestion in Zsh

Get command completion suggestions based on your command history.

· Sagar Sharma

zsh command history
Using Zsh

Using Command History in Zsh

Not getting command history in Zsh? Here's how to enable it.

· Sagar Sharma

Syntax Highlighting in Zsh
Using Zsh

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
Using Zsh

Configure and Use Aliases in Zsh

Turbo charge your Zsh experience by using aliases for commonly used command combinations.

· Sagar Sharma

oh my zsh
Using Zsh

Install Oh My Zsh and Supercharge Your Zsh Experience

Enahnce your Zsh experience with the awesome Oh My Zsh framework.

· Sagar Sharma

Install zsh
Using Zsh

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?
Using Zsh

What is Zsh? Should You Use it?

Zsh has become so popular lately that Apple made it the default choice on macOS.

· LHB Community