Zsh

Tutorials and articles about Zsh


MacOS
macOS 26 Tahoe: zsh: command not found: brew [fix]
Let see how to fix the error on Terminal zsh: command not found: brew on macOS 26 Tahoe
cURL
Fix: Curl No Match Found Error
Let us take a look at how to fix the error curl No Match Found Error
zsh
Fix - cd: no such file or directory: .zshrc
How to fix the error cd: no such file or directory: .zshrc in Zsh shell.
zsh
How to Add New Entry to ZSH PATH
Let us take a look at how to add a new entry to the ZSH path variable.
MacOS
Fix: zsh: command not found: adb (Android)
How to fix the error zsh: command not found: adb when adb command is executed in Mac Terminal.
zsh
Add Syntax Highlighting in Zsh Shell
Let us take a look at how to add Syntax Highlighting in Zsh Shell for Mac or Linux.
zsh
Fix - zsh: command not found: pip
How to fix the zsh: command not found error for pip the package-management system for Python.
MacOS
How to Clear Mac Terminal History
Want to clear the history of your Mac Terminal? Let us find out how to do it.
MySQL
Fix MySQL ERROR 1045 (28000): Access denied for user root@localhost (using password: YES)
How to fix MySQL ERROR 1045 (28000): Access denied for user root@localhost (using password: YES)
zsh
Fix: zsh: command not found: mysql (Mac XAMPP)
How to fix zsh: command not found: MySQL on a Mac with XAMPP application installed.
zsh
How to reload Zsh .zshrc Profile
Let us see how to reload the Zsh Shell to reload .zshrc profile.
zsh
How to reload zsh shell profile file?
Let us take a look at how to reload zsh shell using source command in Terminal.
zsh
How to clear ZSH history of commands executed on Mac Terminal
How to clear the zsh history of all the commands that you have executed on Mac Terminal.
zsh
[fix] zsh: illegal hardware instruction python TensorFlow M1/M2 Mac
How to fix zsh: illegal hardware instruction python while installing TensorFlow M1/M2 Mac.
zsh
Setting up Zsh Syntax Highlighting
How to set up Syntax Highlighting for ZSH Shell Commands?
HowTos
Why I see Download pre-built shared indexes in IntelliJ
Why I see Download pre-built shared indexes in IntelliJ whenever I open it? How to make it go away!
Ubuntu
Fix Ubuntu /bin/sh: 1: zsh: not found error
How to fix zsh not found error on Ubuntu.
MacOS
The Zsh Shell - Mac Tutorial
What is Zsh Shell? What is the default shell for your Mac running macOS? Lets see in this tutorial.
zsh
Resolve - zsh: command not found: code
How to resolve zsh: command not found: code error.
zsh
Ubuntu zsh: command not found: nano
How to fix zsh command not found nano on your Ubuntu terminal.
zsh
How to make ZSH as the default shell on Ubuntu
Lets see how we can make the ZSH shell as the default shell on Ubuntu Linux operating system.
zsh
Fix - zsh: command not found: conda [macOS]
How to fix the error zsh: command not found: conda on macOS Terminal?
zsh
Fix zsh: permission denied: script.sh
What is Zsh: Permission Denied error and how to fix it?
zsh
zsh: command not found [fix] macOS
What is zsh command not found error and how to fix it.
zsh
zsh: command not found: brew [fix]
Here is how you can fix zsh: command not found: brew error in macOS Terminal Console.
HowTos
How to rerun last command in Zsh shell
Examples on how you can rerun the last executed command in Zsh shell.
HowTos
How to install Zsh shell
If you want to install Zsh shell on your operating system follow this article.
MacOS
Where is .zshrc file located in macOS
Want to locate .zshrc file on Mac running macOS, here is where you can find it, or create one if does not exists.
MacOS
How to set an emoji as Zsh terminal prompt in macOS
Are you looking for changing the custom prompt % of the Zsh shell to an emoji in macOS Terminal? Here is how you can do so.
MacOS
Move from Zsh to Bash shell macOS
How to move from Zsh to Bash shell on macOS terminal.
MacOS
Zsh Shell: Custom alias that you may find useful
Want to create a shortcut or an alias for Zsh commands, here are some that I created that you may find useful.