How to renew a (soon to be) expired GPG key
How to change a key expiration date even after it has expired. →
January 20, 2020Moving files in ZSH - The wonderful world of zmv
Renaming files in the command line can be quite cumbersome sometimes. zmv is a function in zsh that makes it much easier to perform this task. →
November 12, 2019Using multiple GPG keys for different git repositories
I use different keys for my personal and open source projects and for my work repositories. This article will help you setup something similar for you. →
August 23, 2019Signing commits in git
A simple guide of how to create and use a GPG Key to sign commits in git — And also how to link the key with your GitHub account, so you have a nice Verified badge next to your commits →
August 11, 2019