aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-06 03:08:27 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commitee1c20b6c73b4a3a102ab11db67c607efe12d638 (patch)
treef2cd0108292895dd5ef60e60be4f3a1d95256ac4
parent5d80420c685d20c7f1144245d69fb212e3eda710 (diff)
downloaddotfiles-ee1c20b6c73b4a3a102ab11db67c607efe12d638.tar.xz
neomutt: Import changes..
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--neomutt/config16
1 files changed, 9 insertions, 7 deletions
diff --git a/neomutt/config b/neomutt/config
index 14518ae..2757a81 100644
--- a/neomutt/config
+++ b/neomutt/config
@@ -27,9 +27,9 @@ set folder = "$HOME/mail"
set tmpdir = "$XDG_CACHE_HOME/mutt/temp" # where to keep temp files
set message_cachedir = "$XDG_CACHE_HOME/mutt/cache/" # where to store bodies
set header_cache = "$XDG_CACHE_HOME/mutt/cache/headers" # where to store headers
-set certificate_file = "$XDG_CONFIG_HOME/mutt/certificates" # where to store certs
-set mailcap_path = "$XDG_CONFIG_HOME/mutt/mailcap" # entries for filetypes
-set signature = "$XDG_CONFIG_HOME/mutt/sig" # my signature file
+set certificate_file = "$XDG_CONFIG_HOME/neomutt/certificates" # where to store certs
+set mailcap_path = "$XDG_CONFIG_HOME/neomutt/mailcap" # entries for filetypes
+set signature = "$XDG_CONFIG_HOME/neomutt/sig" # my signature file
set spoolfile = "+inbox"
set mbox = "+archive"
@@ -80,11 +80,13 @@ virtual-mailboxes \
"aur-general" "notmuch://?query=tag:aur-general" \
"aur-dev" "notmuch://?query=tag:aur-dev" \
"pacman-dev" "notmuch://?query=tag:pacman-dev" \
+ "pacman-contrib" "notmuch://?query=tag:pacman-contrib" \
"arch-women" "notmuch://?query=tag:arch-women" \
"isync-devel" "notmuch://?query=tag:isync-devel" \
"opensmtpd" "notmuch://?query=tag:opensmtpd" \
"openldap-technical" "notmuch://?query=tag:openldap-technical" \
"openssh-unix-dev" "notmuch://?query=tag:openssh-unix-dev" \
+ "tor-relays" "notmuch://?query=tag:tor-relays" \
"johannes-lothberg-gmail" "notmuch://?query=tag:johannes-lothberg-gmail" \
"lojban" "notmuch://?query=tag:lojban" \
"git" "notmuch://?query=tag:git" \
@@ -97,8 +99,8 @@ macro index,pager A "<pipe-message>goobook -c \"$XDG_CONFIG_HOME/goobook/goobook
bind editor <Tab> complete-query
# Sending email
-macro generic "<Esc>A" ":source \"$XDG_CONFIG_HOME\"/mutt/demize@archlinux.org.muttrc<return>"
-macro generic "<Esc>K" ":source \"$XDG_CONFIG_HOME\"/mutt/johannes@kyriasis.com.muttrc<return>"
+macro generic "<Esc>A" ":source \"$XDG_CONFIG_HOME\"/neomutt/demize@archlinux.org.muttrc<return>"
+macro generic "<Esc>K" ":source \"$XDG_CONFIG_HOME\"/neomutt/johannes@kyriasis.com.muttrc<return>"
# Sync email
@@ -173,7 +175,7 @@ macro index ,g "<pipe-message>grep -a \^Message-ID: | sed \'s_Message-ID: <\\(.*
# View attachments properly.
bind attach <return> view-mailcap
-source ~/.config/mutt/gpg.rc
+source ~/.config/neomutt/gpg.rc
set pgp_sign_as = 3A9D0BB5
set pgp_use_gpg_agent = yes
set crypt_use_gpgme = yes
@@ -184,7 +186,7 @@ set crypt_use_pka = yes
my_hdr X-Clacks-Overhead: GNU Terry Pratchett
-source ~/.config/mutt/themes/comidia
+source ~/.config/neomutt/themes/comidia
subscribe arch-dev-public@archlinux.org
subscribe aur-general@archlinux.org