Skip to content

Instantly share code, notes, and snippets.

View LaughDonor's full-sized avatar

Sunny Patel LaughDonor

  • Dallas, TX
  • 05:03 (UTC -05:00)
View GitHub Profile
@ankurk91
ankurk91 / github_gpg_key.md
Last active April 9, 2024 16:34
Signing git commits using GPG (Ubuntu/Mac)

Github : Signing commits using GPG (Ubuntu/Mac) 🔐

  • Do you have an Github account ? If not create one.
  • Install required tools
  • Latest Git Client
  • gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/