diff options
Diffstat (limited to '.mutt/id_informal')
-rw-r--r-- | .mutt/id_informal | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.mutt/id_informal b/.mutt/id_informal index 41e5ed7..9cc09cf 100644 --- a/.mutt/id_informal +++ b/.mutt/id_informal @@ -5,3 +5,7 @@ set spoolfile = "+Informal/Informal" set record = "+Informal/Informal.sent" set postponed = "+Informal/Informal.drafts" set trash = "+Informal/Informal.bin" + +macro index gs "<change-folder> $record<enter>" +macro index gd "<change-folder> $postponed<enter>" +macro index gb "<change-folder> $trash<enter>" |