summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-10-20 13:19:02 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-10-20 13:19:02 -0400
commit3328536d241563d00af79cb7307cdee022e83e05 (patch)
treeb975271c812c178b34e52f89acbb91ca98a45d0d /.config
parent693e42c9c2f05515614a57a6a5607fc975373467 (diff)
Update neomutt config
Diffstat (limited to '.config')
-rw-r--r--.config/mutt/my-configs4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/mutt/my-configs b/.config/mutt/my-configs
index bd59b70..831bc67 100644
--- a/.config/mutt/my-configs
+++ b/.config/mutt/my-configs
@@ -13,6 +13,7 @@ macro index,pager a "<pipe-message>goobook add<return>" "add the sender address
# Note that if you use an old version of mutt-wizard,
# you will need to disable abook in it's script:
# sed -i "s/^set\squery_command.*$//" /usr/share/mutt-wizard/mutt-wizard.muttrc
+# }}}
# PGP Encryption: {{{
# I want pgp encryption by default when possible.
@@ -29,8 +30,5 @@ set print_command="muttprint"
# Dump all headers
# macro index p "<display-toggle-weed> <print-message> <display-toggle-weed> <exit>"
# }}}
-# Colors {{{
-source colors
-# }}}
# vim: filetype=neomuttrc