diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-23 18:38:16 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-23 18:38:16 +0100 |
commit | f089e8425a45f943ef689c83dc7f02c88adf06a8 (patch) | |
tree | 8765bb0b96d7791672532918637ea0f759f5cc51 | |
parent | 5b29aab6b565152aaf34f224aeeef6277bd4cf98 (diff) | |
download | dotfiles-f089e8425a45f943ef689c83dc7f02c88adf06a8.tar.xz |
gpg.conf: Don’t always show photos
Yay for a massive amount of images being opened on `gpg
--list-public-keys`
-rw-r--r-- | gnupg/gpg.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf index 666bbbf..c56e14d 100644 --- a/gnupg/gpg.conf +++ b/gnupg/gpg.conf @@ -4,7 +4,6 @@ utf8-strings charset utf-8 display-charset utf-8 homedir ~/.config/gnupg -list-options show-photos default-key 0x50FB9B273A9D0BB5 # use sks-keyservers.net over https |