diff options
Diffstat (limited to 'mutt/.mutt/id_personal')
-rw-r--r-- | mutt/.mutt/id_personal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/.mutt/id_personal b/mutt/.mutt/id_personal index 8c57cd6..feb81bd 100644 --- a/mutt/.mutt/id_personal +++ b/mutt/.mutt/id_personal @@ -9,3 +9,5 @@ set trash = "+Personal/Personal.bin" macro index,pager gs "<change-folder> $record<enter>" macro index,pager gd "<change-folder> $postponed<enter>" macro index,pager gb "<change-folder> $trash<enter>" + +# vim: ft=muttrc |