Created
September 6, 2021 18:01
-
-
Save morphykuffour/dc121dd122ede759262a0efc038740d0 to your computer and use it in GitHub Desktop.
Revisions
-
morphykuffour created this gist
Sep 6, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ - Create a GPG public and private key interactively: gpg --full-generate-key gpg --export -a "$USER" | xclip -sel clip