summaryrefslogtreecommitdiffstats
path: root/.neomuttrc
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-03-20 22:11:37 +0100
committerAhmed Abdelhalim <[email protected]>2023-03-20 22:11:37 +0100
commita8645b0868d47064d3b3a1b7569d3a2b84770423 (patch)
treed52c926a9e4dfbd4368e4f239263a8e92fa0396f /.neomuttrc
parent0a8cc24978472c7400977cb3e3c303f7baf44906 (diff)
Add modular neomutt configurations (settings/colors/bindings/etc)
Diffstat (limited to '.neomuttrc')
-rw-r--r--.neomuttrc15
1 files changed, 6 insertions, 9 deletions
diff --git a/.neomuttrc b/.neomuttrc
index d5993fa..b0c1967 100644
--- a/.neomuttrc
+++ b/.neomuttrc
@@ -12,6 +12,8 @@ set realname = "Ahmed AbdelHalim"
# IMAP Settings
set imap_user = "a14m.me"
set imap_pass = "`pass personal/mutt`"
+set imap_keepalive = 900
+set imap_check_subscribed
# set imap_pipeline_depth = 0
# SMTP Settings
@@ -26,15 +28,10 @@ set spoolfile = "+INBOX"
set postponed = "+Drafts"
set record = "+Sent Messages"
-# Solarized Theme
-source ~/.config/neomutt/mutt-colors-solarized-dark-256.muttrc
-
-# PGP Settings
-set crypt_use_gpgme = yes
-set crypt_autosign = no
-set crypt_verify_sig = yes
-set pgp_use_gpg_agent = yes
-set pgp_good_sign="^gpgv?: Good signature from "
+# Settings files
+source ~/.config/neomutt/settings
+source ~/.config/neomutt/colors
+source ~/.config/neomutt/mappings
# NeoMutt Config
# setenv PINENTRY_USER_DATA curses