summaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-02-17 12:31:10 +0200
committerLars Wirzenius <liw@liw.fi>2020-02-17 12:31:10 +0200
commit22ecc3f070dc3b19f23d042fddccba2c36a474be (patch)
tree8f882f483e85dbf33ce3583f2ecb65a0a0b3b425 /mutt
parent32ab44a47a9f4bdb9267546c4d36b05969aad8bf (diff)
downloadliw-dot-files-22ecc3f070dc3b19f23d042fddccba2c36a474be.tar.gz
Fix: mutt header cache path
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc-exolobe12
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc-exolobe1 b/mutt/muttrc-exolobe1
index 56d4733..7d3a4c7 100644
--- a/mutt/muttrc-exolobe1
+++ b/mutt/muttrc-exolobe1
@@ -10,7 +10,7 @@ unset smtp_url
set smtp_url=smtp://127.0.0.1
set signature=/home/liw/.signature
-set header_cache=/home/tmp/.mutt.header_cache
+set header_cache=/home/liw/tmp/.mutt.header_cache
source "~/liw-dot-files/mutt/muttrc-common"
source "~/liw-dot-files/mutt/muttrc-colours"