aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-11 20:44:11 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-11 20:44:41 +1200
commitc73ebb227d8aadb5e105f4735d12f036b80b65da (patch)
tree74c96c305eaaa5382961ebc7393849b4ff2399f4
parentRevert "Set font for rxvt-unicode to include Symbola" (diff)
downloaddotfiles-c73ebb227d8aadb5e105f4735d12f036b80b65da.tar.gz
dotfiles-c73ebb227d8aadb5e105f4735d12f036b80b65da.zip
Use consistent line breaks for Muttrc settings
-rw-r--r--mutt/muttrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 504ce9a9..2a3dca8b 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -47,8 +47,8 @@ set header_cache \
# I really want is to be able to run the same commands again even after I quit
# Mutt. We can afford to keep 2^8 of these, since it's the future and all.
#
-set history_file = \
- ~/.cache/mutt/history
+set history_file \
+ = ~/.cache/mutt/history
set history = 256
set save_history = $history
@@ -64,8 +64,8 @@ set index_format = '%4C %Z %{%b %d %Y} %-15.15L (%?l?%4l&%4c?) %?H?[%H] ?%s'
# Set a custom mailcap, rather than leaning on the system's
#
-set mailcap_path = \
- ~/.config/mutt/mailcap
+set mailcap_path \
+ = ~/.config/mutt/mailcap
# When displaying messages with multiple alternatives for display, prefer any
# plain text one, but failing that, fall back to enriched text (hey, it could