diff options
author | admin <contact@optics-design.com> | 2025-05-02 18:26:57 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-05-02 18:26:57 +0200 |
commit | 14b35049087cc4b7b8e9774606da9e30ef3c95de (patch) | |
tree | fdd5bf6d5ce5b0971b65eab8cad6615bf6ac0c3a /gpg | |
parent | cc89a3d0c2211510fc581425c47d9dc97df56bdf (diff) |
Changed shortcut, pwsh/gpg/ settings, added wsl
Diffstat (limited to 'gpg')
-rw-r--r-- | gpg/gpg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 8499dff..ac7bd04 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -1,5 +1,6 @@ #keyid-format LONG
#with-fingerprint
+pinentry-mode loopback
with-keygrip
# https://github.com/drduh/config/blob/master/gpg.conf
# https://www.gnupg.org/documentation/manuals/gnupg/GPG-Options.html
|