diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-06 19:41:45 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-06 19:41:45 +0000 |
commit | eecc86a6dbd48b23311b01b2344798fcc464bd15 (patch) | |
tree | 8477a15b28d7de9ae1be6c5696c4b5d2a5074ea8 | |
parent | e0296c6185cbae6b91c4ed64ad46a6ae1b9bd08a (diff) |
Fixed mutt colours problem
-rw-r--r-- | muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -298,7 +298,7 @@ source ~/.mutt/subscriptions # Define the list of subscribed mailing #source ~/.mutt/message-hooks # Define message hooks. #source ~/.mutt/bindings # Define key bindings. #source ~/.mutt/macros # Define macros. -source ~/.mutt/colours # Define colours. +#source ~/.mutt/colours # Define colours. #source ~/.mutt/sidebar # Define sidebar support (requires sidebar patch) # # MAILCAP |