Skip to content

Instantly share code, notes, and snippets.

View douglashsilva's full-sized avatar
❤️
Viva Intensamente.

Douglas Henrique douglashsilva

❤️
Viva Intensamente.
View GitHub Profile
@ankurk91
ankurk91 / github_gpg_key.md
Last active April 3, 2025 08:33
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/