diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-11 00:34:32 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-11 00:34:32 +0000 |
commit | 5d2bf58c850b28089931b86ac6b794babcb0fd34 (patch) | |
tree | aab1bcc9bf4e8a5399a66e20684df70bf7f6970e /.mutt/id_gmail | |
parent | 871d2af2b7ce385be09a894921557c423e2ead18 (diff) |
Add mutt hooks
Diffstat (limited to '.mutt/id_gmail')
-rw-r--r-- | .mutt/id_gmail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/id_gmail b/.mutt/id_gmail new file mode 100644 index 0000000..af1f334 --- /dev/null +++ b/.mutt/id_gmail @@ -0,0 +1,2 @@ +set from = "urbain.p.vaes@gmail.com" +set sendmail="/usr/bin/msmtp -a gmail" |