Articles in this series
To install Iosevka nerd font: brew tap homebrew/cask-fonts # you have to do this only once brew install --cask font-iosevka-nerd-font To install Fira...
The default prefix in tmux is ctrl+b . Let’s accept it. Using ctrl+b time and again is a pain in your wrist. It’s time to solve this issue. Make...
Recently, out of the blue, Hyper terminal started showing Permission denied error whenever I tried to cd into the Downloads folder in my user...
To disable dark mode, open your terminal and paste the below code. defaults write com.oracle.workbench.MySQLWorkbench NSRequiresAquaSystemAppearance...