diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-09-05 14:14:34 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-09-05 14:14:34 +0100 |
commit | 5f504660a8e7478fac3f5b14e8661399154b119c (patch) | |
tree | fd879e1617af74d644ef314a79d8df7dbd74b71c /muttrc_fastmail_may22 | |
parent | 7a77faf913cd9e51d520705de3e78d73b09b43a1 (diff) | |
parent | b1e86fd7e719ff243535751cf8bc3c75f8531f29 (diff) |
Merge branch 'master' of github.com:yulqen/openbsddotfiles
Diffstat (limited to '')
-rw-r--r-- | muttrc_fastmail_may22 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/muttrc_fastmail_may22 b/muttrc_fastmail_may22 index 95a8296..6f61b34 100644 --- a/muttrc_fastmail_may22 +++ b/muttrc_fastmail_may22 @@ -5,7 +5,7 @@ # source the mutt-solarized colorscheme #source ~/openbsd-dotfiles/mutt/mutt-colors-solarized-dark-256.muttrc #source ~/.mutt/mutt-colors-solarized-light-256.muttrc -source ~/.mutt/colors_purple +#source ~/.mutt/colors_purple #source ~/.mutt/colors256-light #source ~/.mutt/muttrc-softyellowgreen @@ -19,7 +19,7 @@ set tmpdir = ~/.mutt/temp # where to keep temp files set signature = ~/.mutt/signature # my signature file source ~/.mutt/subscriptions # Define the list of subscribed mailing lists. -#source ~/.mutt/colours # Define colours. +source ~/.mutt/colours # Define colours. # Allow forwarding of attachments with emails set mime_forward |