Steps to customize Zsh

Steps to customize Zsh

In the below post, I will walkthrough on how to customize zsh. Ensure you installed zsh; the configuration file will be in your home directory ~/.zshrc. I recommend using oh-my-zsh as it provides all the necessary settings by default. If...

Bulk renaming in Bash/Zsh

Bulk renaming in Bash/Zsh

Tai Lung: gasps The Wuxi finger hold! Po: Oh, you know this hold. Tai Lung: You’re bluffing. You’re bluffing! Shifu didn’t teach you that! Po: Nope. I figured it out. Skidoosh. — [Kung Fu Panda]

Important shortcuts in Bash/Zsh

Important shortcuts in Bash/Zsh

Below are some essential shortcuts built-in in Bash (and in Zsh), which enables a user to quickly move around the current command, edit it, and utilize previous commands.