Added copy gpg

This commit is contained in:
Jesús
2019-07-24 17:30:27 -05:00
parent 6899fca350
commit b49b278357

View File

@@ -26,6 +26,10 @@ Verify:
gpg -k
### Copy Public Key
gpg --export --armor <user-id> | xclip -sel clip
### Change password gpg
gpg --edit-key <user-id>