Skip to content

Instantly share code, notes, and snippets.

View rhlc's full-sized avatar
🎯
Focusing

Rahul rhlc

🎯
Focusing
View GitHub Profile
@rhlc
rhlc / github_gpg_key.md
Created April 30, 2023 12:27 — forked from ankurk91/github_gpg_key.md
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/