diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
commit | 48bc5c779635cd369672405483082115d4f5112b (patch) | |
tree | 0db3be47d825ea04081027f2887290c3fd88ff92 /.mutt/account.self | |
parent | update (diff) | |
download | scripts-48bc5c779635cd369672405483082115d4f5112b.tar.gz scripts-48bc5c779635cd369672405483082115d4f5112b.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .mutt/account.self | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/account.self b/.mutt/account.self index 71d3b72..7588110 100644 --- a/.mutt/account.self +++ b/.mutt/account.self @@ -15,4 +15,4 @@ set header_cache = ~/.mutt/self/cache/headers set message_cachedir = ~/.mutt/self/cache/bodies set certificate_file = ~/.mutt/self/certificates # mailboxes "+INBOX" "+Drafts" "+Sent" "+Trash" -mailboxes "+INBOX" +mailboxes "+INBOX" "+INBOX/Github" "+INBOX/Linkedin" |