Skip to content

Instantly share code, notes, and snippets.

View mushifali's full-sized avatar
🎯
Carpe diem!

Mushif Ali Nawaz mushifali

🎯
Carpe diem!
View GitHub Profile
@mushifali
mushifali / 1-setup.md
Created August 16, 2022 15:07 — forked from troyfontaine/1-setup.md
Signing your Git Commits using GPG on MacOS

Methods of Signing with GPG on MacOS

Last updated June 23, 2022

There are now two ways to approach this:

  1. Using gpg and generating keys
  2. Using Kryptonite by krypt.co

This Gist explains how to do this using gpg in a step-by-step fashion. Kryptonite is actually wickedly easy to use-but you will still need to follow the instructions