aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:50:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:50:02 +1200
commita599da90b3195bc424fb0fb730324ae472032a2c (patch)
tree2552e05518a2af28eb81689a606ad99269039b9c
parentMove PGP config down a bit (diff)
downloaddotfiles-a599da90b3195bc424fb0fb730324ae472032a2c.tar.gz
dotfiles-a599da90b3195bc424fb0fb730324ae472032a2c.zip
Use consistent quoting for paths in muttrc
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index b18d1a94..846acfbe 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -38,7 +38,7 @@ send-hook ~l \
# Cache message headers for speed; this really helps.
#
-set header_cache = '~/.cache/mutt/headers'
+set header_cache = ~/.cache/mutt/headers
# Save command history; this saves other kinds of history as well, but all
# I really want is to be able to run the same commands again even after I quit