Skip to content

Commit

Permalink
Add OpenPGP server to GPG config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-conder committed Apr 12, 2020
1 parent b49f467 commit 9b5ac58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .local/share/gnupg/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/*
!/.gitignore
!/gpg.conf
1 change: 1 addition & 0 deletions .local/share/gnupg/gpg.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
keyserver hkps://keys.openpgp.org

0 comments on commit 9b5ac58

Please sign in to comment.