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...

Fixing laptop noise and heat problems

Fixing laptop noise and heat problems

I have a System76 Galago Pro, Ubuntu laptop, and its fan was making a huge noise, and it was always on. When in i3 window manager, I saw the temperature of the laptop is crossing 96 degrees Celsius, I thought....

Steps to customize tmux

Steps to customize tmux

With Tmux, you can manage multiple sessions/terms and navigate quickly. There are advanced terminals like iTerm2 from which you can accomplish most of the tasks that can be done by tmux, but since iTerm2 is available only to macOS, you...