diff options
author | Ian C <ianc@noddybox.co.uk> | 2019-05-20 09:28:39 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2019-05-20 09:28:39 +0000 |
commit | 7f74378994229124b059f782fcb07a0253fe0ea9 (patch) | |
tree | 7d90e6c0004b931cbfbca4ad0953114aae01b7c8 | |
parent | 220cae74cb9cd91885911ee0098d3bcedab71b1b (diff) |
Updated muttrc
-rw-r--r-- | dotrc/.muttrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotrc/.muttrc b/dotrc/.muttrc index c7d8578..dee6656 100644 --- a/dotrc/.muttrc +++ b/dotrc/.muttrc @@ -3,3 +3,5 @@ set folder="imaps://noddybox.co.uk/INBOX" set record="Sent" set postponed="Drafts" set mailcap_path=~/.mailcap +set alias_file=~/.mail_aliases +source $alias_file |