diff options
author | Ian C <ianc@noddybox.co.uk> | 2024-05-28 11:45:37 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2024-05-28 11:45:37 +0100 |
commit | 1a625a73cad0fff566236c2624444fe78c6390d1 (patch) | |
tree | 676314449f612cfffe7b1930606dacff17e6d6a6 /dotrc/.muttrc | |
parent | 186a37ab4b890e5d8d6310496abf47ac5ae30ae6 (diff) |
Updates to mail config
Diffstat (limited to 'dotrc/.muttrc')
-rw-r--r-- | dotrc/.muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotrc/.muttrc b/dotrc/.muttrc index dee6656..7dd1a1c 100644 --- a/dotrc/.muttrc +++ b/dotrc/.muttrc @@ -5,3 +5,4 @@ set postponed="Drafts" set mailcap_path=~/.mailcap set alias_file=~/.mail_aliases source $alias_file +bind index G imap-fetch-mail |