diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-10-21 10:19:09 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-10-21 10:19:09 +0200 |
| commit | ec431c500085ab621f89ed8f8ac6dfc6b6d2507c (patch) | |
| tree | b59dcc13d7dbabd4670b780ee1e2b52a1a4d26f4 /.config/neomutt | |
| parent | b19310b228d999cd92116f2e7c222ffc829c04f6 (diff) | |
Cleanup configurations and old files
Diffstat (limited to '.config/neomutt')
| -rw-r--r-- | .config/neomutt/settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neomutt/settings b/.config/neomutt/settings index 091c9de..4d74cfc 100644 --- a/.config/neomutt/settings +++ b/.config/neomutt/settings @@ -7,7 +7,7 @@ set crypt_autosign = no set crypt_verify_sig = yes set pgp_use_gpg_agent = yes set pgp_default_key = "0xD9FDD29DE1EA6405" -my_hdr X-PGP-Key: https://a14m.dev/pgp +my_hdr X-PGP-Key: https://a14m.dev/pub.gpg # Set preffered view modes auto_view text/enriched text/html |
