add copy paste command for importing my pgp
This commit is contained in:
parent
057083584c
commit
3fc2fa6136
1 changed files with 5 additions and 0 deletions
5
about.md
5
about.md
|
@ -15,6 +15,11 @@ The usual stuff, basically.
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
See the little thingy at the bottom.
|
See the little thingy at the bottom.
|
||||||
|
Copy-pasteable gpg command to import my public key if you're in a hurry:
|
||||||
|
|
||||||
|
```
|
||||||
|
curl https://fef.moe/pgp.txt | gpg --import
|
||||||
|
```
|
||||||
|
|
||||||
## Sauce
|
## Sauce
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue