From b95b792462dff0e2dc752749dbd428447cd3a5a7 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sat, 26 Oct 2024 23:51:56 +0900 Subject: Add mutt gmail config --- .config/mutt/muttrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/mutt/muttrc') diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index 45fbe87..48502f2 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -6,3 +6,4 @@ macro index,pager i1 'source "$XDG_CONFIG_HOME/mutt macro index,pager i2 'source "$XDG_CONFIG_HOME/mutt/accounts/farzat@posteo.com.muttrc"!;' "switch to farzat@posteo.com" macro index,pager i3 'source "$XDG_CONFIG_HOME/mutt/accounts/Farzat.uni@outlook.com.muttrc"!;' "switch to Farzat.uni@outlook.com" macro index,pager i4 'source "$XDG_CONFIG_HOME/mutt/accounts/Farzat@outlook.com.muttrc"!;' "switch to Farzat@outlook.com" +macro index,pager i5 'source "$XDG_CONFIG_HOME/mutt/accounts/ai.farzat@gmail.com.muttrc"!;' "switch to ai.farzat@gmail.com" -- cgit v1.2.3-70-g09d2