From 748524cf73b5d7d65a7bd401a2d9ea9c181178cd Mon Sep 17 00:00:00 2001 From: "$./Netrunner_&" <114373528+00xNetrunner@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:08:00 +0000 Subject: [PATCH] Update GPG_Cheatsheet.md --- GPG_Cheatsheet.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/GPG_Cheatsheet.md b/GPG_Cheatsheet.md index c0b6142..0dde6e5 100644 --- a/GPG_Cheatsheet.md +++ b/GPG_Cheatsheet.md @@ -1,6 +1,3 @@ -Here is the GPG cheatsheet converted to Markdown: - -```markdown # GPG Cheatsheet 🔐 ## Key Management 🔑 @@ -114,4 +111,3 @@ gpg --list-keys gpg --export -a "Your Name" > public.key ``` -Let me know if you need any changes!