diff options
author | Urbain Vaes <urbain@vaes.uk> | 2020-02-12 14:19:22 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2020-02-12 14:19:22 +0000 |
commit | 20e67f471b69f90d48037efd2089cb9aa83a91dc (patch) | |
tree | 63a2aaa1cf33b1c3058ce6038c952b0d2a49d4cd /mutt/.mutt/id_personal | |
parent | a0a27a3c403f880a3da52faf496e4bbc3fabe289 (diff) |
Fix duplicate with mutt
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 |