remove ed25519 key

This commit is contained in:
Franzi 2019-03-23 16:10:15 +01:00
parent 0e0e7c2f46
commit f040dc7ef4
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
3 changed files with 2 additions and 3 deletions

View File

@ -46,7 +46,7 @@ set editor="vim -c 'set spell spelllang=de,en'"
source ~/.mutt/gpg.rc
set pgp_use_gpg_agent=yes
set pgp_sign_as=92924DA2FBE83349C086AAB87CB6EE07E4A1BD2A
set pgp_sign_as=12E3D2136B818350
set pgp_timeout=60
set pgp_autosign=yes
set crypt_autosign=yes

View File

@ -3,7 +3,7 @@ source ~/.muttrc
set new_mail_command="notify-send --icon='/home/santiago/Pictures/neomutt.png' 'New Email' '%n new messages, %u unread.' &"
set pgp_self_encrypt=yes
set pgp_default_key=92924DA2FBE83349C086AAB87CB6EE07E4A1BD2A
set pgp_default_key=12E3D2136B818350
set sidebar_divider_char='│'

View File

@ -1 +0,0 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEOY7ZLGQFtJwXjpoJcPXrMSErBpXXM32UFyTtMkUFOJ Kunsi