mutt: Add helper macros for our work account as well

This commit is contained in:
Sanchayan Maity 2021-03-18 10:44:26 +05:30
parent b7d8452110
commit ce71c5b1d3
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ macro index D \
macro index S \
"<save-message>+asymptotic/Spam<enter>" \
"mark message as spam"
macro index gi "<change-folder>=asymptotic/Inbox<enter>" "Go to Inbox"
macro index gs "<change-folder>=asymptotic/Sent<enter>" "Go to Sent"