All about computers, technology, softwares.

Techology

How to Reopen Previously Open Windows in iTerm2 in…

The post discusses the recent improvement in terminal functionality, specifically in iTerm2, for restoring previous sessions. It explains how macOS settings, particularly disabling "Close...
Prabhakar Kasi
1 min read

How to Move the Cursor Fast in iTerm2

iTerm2 is a powerful terminal emulator for macOS that offers many ways to navigate text efficiently. While basic cursor movement using the arrow keys...
Prabhakar Kasi
1 min read

How to Switch Git Accounts on Mac with Different…

Managing multiple Git accounts requires careful configuration to ensure that commits are properly signed and avoid conflicts. This guide details using GPG keys for...
Prabhakar Kasi
3 min read

How to Easily Get Your Git Commits Verified (Beginner…

GitHub's "Vigilant Mode," introduced on April 28, 2021, enhances commit-signature verification. It flags all unsigned commits as "Unverified," promoting the use of GPG or...
Prabhakar Kasi
4 min read

Magic Track-pad won’t connect with Bluetooth to your Mac

If your Magic Trackpad won’t connect, disconnects, or simply behaves erratically via Bluetooth on your Mac — you’re not alone. This issue can be caused...
Prabhakar Kasi
1 min read

How to Download Multiple Files Sequentially Using cURL Command

There are many times in our browsing experience we want to download images or video-chunks that are in a particular sequence. I have used...
Prabhakar Kasi
2 min read

qView: A Free & Lightweight Alternative to Xee³ for…

Xee journey Xee³ was $3.99 worth lightweight, minimalist styled photo viewer. Until Xee2, it was free app but the author stop his/her support. Later...
Prabhakar Kasi
1 min read

Making new laptop development ready

Whenever I get new laptop there are list of things that I setup and configure to make the machine development ready. I usually keep...
Prabhakar Kasi
1 min read

How to Create GIFs from Still Photos Using ImageMagick

This guide explains how to create GIFs from a sequence of photos using ImageMagick via the command line. It includes instructions for installing Homebrew...
Prabhakar Kasi
1 min read