Add signature section
This commit is contained in:
parent
fc6f9a684e
commit
bd2f1fd886
7 changed files with 56 additions and 0 deletions
8
assets/bad.sig
Normal file
8
assets/bad.sig
Normal file
|
@ -0,0 +1,8 @@
|
|||
Hi mate, how's it going?
|
||||
--
|
||||
arto
|
||||
Backend Engineer
|
||||
Big Tech Company
|
||||
No one cares
|
||||
E: arto@example.org
|
||||
P: +393284567890
|
5
assets/good.sig
Normal file
5
assets/good.sig
Normal file
|
@ -0,0 +1,5 @@
|
|||
Hi mate, how's it going?
|
||||
--
|
||||
arto
|
||||
E: arto@example.org
|
||||
P: +393284567890
|
2
assets/muttrc-sig.conf
Normal file
2
assets/muttrc-sig.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Mutt config file
|
||||
set signature = "~/arto.sig"
|
Loading…
Add table
Add a link
Reference in a new issue