summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2015-12-08 15:46:10 -0800
committerMike Crute <mike@crute.us>2015-12-08 15:46:10 -0800
commitd138f5957aefb50c5b136e58dc56eae383b67b88 (patch)
treef31ed22a815f1cf158052845a61527291569ed11 /.mutt
parente7ee6185023cf5a3cfc64d68da59b6983b467728 (diff)
downloaddotfiles-d138f5957aefb50c5b136e58dc56eae383b67b88.tar.bz2
dotfiles-d138f5957aefb50c5b136e58dc56eae383b67b88.tar.xz
dotfiles-d138f5957aefb50c5b136e58dc56eae383b67b88.zip
Add some more tricks
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/amazon.account3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mutt/amazon.account b/.mutt/amazon.account
index e84d1da..d8752bc 100644
--- a/.mutt/amazon.account
+++ b/.mutt/amazon.account
@@ -21,6 +21,9 @@ set postponed = "=Drafts"
21set record = "=Sent Items" 21set record = "=Sent Items"
22set trash = "=Deleted Items" 22set trash = "=Deleted Items"
23 23
24folder-hook Lists 'set index_format="%4C %Z %{%b %d} %-35F %-35L (%?l?%4l&%4c?) %s"'
25folder-hook ! Lists 'set index_format="%4C %Z %{%b %d} %-35L (%?l?%4l&%4c?) %s"'
26
24mailboxes =INBOX 27mailboxes =INBOX
25mailboxes =Lists 28mailboxes =Lists
26mailboxes "=TTeam Deleted" 29mailboxes "=TTeam Deleted"