From dbccded76d83275ae2795d60ed85213e4648f970 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 11 Oct 2021 01:27:20 +0300 Subject: neomutt: xyz to com and tmp --- .config/mutt/muttrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.config/mutt/muttrc') diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index fedd38f..6bb2b11 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -5,11 +5,13 @@ macro index,pager i1 'source /home/yigit/.config/mu macro index,pager i2 'source /home/yigit/.config/mutt/accounts/2-metu_argor.muttrc!;' "switch to ysever@metu.edu.tr" # mw-autogenerated macro index,pager i3 'source /home/yigit/.config/mutt/accounts/3-ceng_stu.muttrc!;' "switch to e2482057@ceng.metu.edu.tr" # mw-autogenerated macro index,pager i4 'source /home/yigit/.config/mutt/accounts/4-metu_stu.muttrc!;' "switch to e248205@metu.edu.tr" # mw-autogenerated -macro index,pager i5 'source /home/yigit/.config/mutt/accounts/5-xyz.muttrc!;' "switch to yigit@yigitsever.xyz" # mw-autogenerated +macro index,pager i5 'source /home/yigit/.config/mutt/accounts/5-xyz.muttrc!;' "switch to yigit@yigitsever.com" # mw-autogenerated bind generic z noop bind generic Z noop +set tmpdir="/tmp/neomutt" + # character set for outgoing messages set send_charset="utf-8" # if the incoming mail haven't set anything it's probably something dumb. -- cgit v1.2.3-70-g09d2