diff options
author | Urbain Vaes <urbain@vaes.uk> | 2020-10-02 10:16:37 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2020-10-02 10:16:37 +0100 |
commit | 93eab33d13f8f30c8ba0088f20721d14c981fd16 (patch) | |
tree | 81625a57a7e915f3fe539fe3ccfd5bea3a7af22d /mutt/.mutt/id_personal | |
parent | 60496da375fa7355a0f01d0e3dd6bf8afc46ffe5 (diff) | |
parent | 104ca1e11721518f9224527459e8506a858692c9 (diff) |
Merge branch 'master' of localhost:public/dotfiles into master
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 |