diff options
author | Benjamin Morrison <ben@gbmor.org> | 2022-10-15 02:38:38 -0400 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2022-10-15 02:40:45 -0400 |
commit | e53c78eedff7d6b51cb824f92671a73a7411d1f2 (patch) | |
tree | d80d245bae3846960df79a5460a188568d748c26 /.gnupg/gpg.conf | |
parent | 705b3c4c6ed218a1000ce8009ba0970885f20022 (diff) | |
download | dogfiles-e53c78eedff7d6b51cb824f92671a73a7411d1f2.tar.gz |
update git, gpg, neomutt confs for new gpg key.
add line to gk to make it easier to switch yubikeys.
Diffstat (limited to '.gnupg/gpg.conf')
-rw-r--r-- | .gnupg/gpg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index 404e645..b678fde 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -1,4 +1,4 @@ -default-key ben@gbmor.dev +default-key c39b1312 cipher-algo AES256 personal-cipher-preferences AES256 AES192 AES |