summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2016-02-02 21:52:31 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2016-02-02 21:52:31 -0500
commit989fc8c52501a57e10c2cb2224f82a948780073e (patch)
tree2ce66092e0e3d1f9d6f2f5bab23c73474d5fbbfa /mutt
parent9f4f9cdeece5c9d0625ed7fa661bb734db414ced (diff)
downloaddotfiles-989fc8c52501a57e10c2cb2224f82a948780073e.tar.gz
Update mail config
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.mutt/muttrc6
-rw-r--r--mutt/.notmuch-config2
2 files changed, 5 insertions, 3 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc
index ca01c52..2edf751 100644
--- a/mutt/.mutt/muttrc
+++ b/mutt/.mutt/muttrc
@@ -1,5 +1,5 @@
# general settings
-set folder=/media/data/mail
+set folder=/mnt/data/mail
set mbox_type=Maildir
set spoolfile=+Gmail/INBOX
set mbox=+Gmail/Archives
@@ -10,6 +10,7 @@ set header_cache=~/.mutt/cache
set timeout = 5
unset wait_key
set pipe_decode
+set imap_peek=no
# index settings
set sort=threads
@@ -42,7 +43,8 @@ set reflow_text
# sidebar settings
set sidebar_delim = ' │'
set sidebar_visible = yes
-set sidebar_width = 24
+set sidebar_width = 30
+set sidebar_shortpath = yes
# compose
set from="thibaut.horel@gmail.com"
diff --git a/mutt/.notmuch-config b/mutt/.notmuch-config
index 8c0fd16..b2dad93 100644
--- a/mutt/.notmuch-config
+++ b/mutt/.notmuch-config
@@ -1,5 +1,5 @@
[database]
-path=/media/data/mail
+path=/mnt/data/mail
[user]
name=Thibaut Horel