Update GPG_Cheatsheet.md

This commit is contained in:
$./Netrunner_& 2024-01-17 18:08:00 +00:00 committed by GitHub
parent d11b15bd41
commit 748524cf73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!