diff options
Diffstat (limited to 'accounts')
| -rw-r--r-- | accounts/mail2news | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/mail2news b/accounts/mail2news index 3181f92..89c71d9 100644 --- a/accounts/mail2news +++ b/accounts/mail2news @@ -19,6 +19,6 @@ my_hdr X-Mailer: NeoMutt mail2news my_hdr X-PGP-Key: https://contact.virebent.art/.well-known/openpgpkey/gabvirebent.asc # YubiSigner: Firma automatica con YubiKey PIV Ed25519 tramite editor wrapper -set editor = "/home/gabriel1/bin/vim-yubisigner" +set editor = "$HOME/Projects/neomutt-config/scripts/vim-yubisigner" color status black white |
