remove ed25519 key
This commit is contained in:
parent
0e0e7c2f46
commit
f040dc7ef4
3 changed files with 2 additions and 3 deletions
2
.muttrc
2
.muttrc
|
@ -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
|
||||
|
|
|
@ -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='│'
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEOY7ZLGQFtJwXjpoJcPXrMSErBpXXM32UFyTtMkUFOJ Kunsi
|
Loading…
Reference in a new issue